fiat

Retrieve Binance fiat payment methods, limits, and indicative pricing by country.

957|244|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/tukuaiai/tradecat-public --skill fiat-tukuaiai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fiat
Source: https://github.com/tukuaiai/tradecat-public/tree/main/resources/agent_market_context/binance/upstream/binance-skills-hub-main/skills/binance/fiat
Command: npx skills add https://github.com/tukuaiai/tradecat-public --skill fiat-tukuaiai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps users quickly understand what fiat-to-crypto options exist on Binance and what pricing looks like, without needing to manually browse multiple pages or remember which countries and payment methods are supported.

Core Features & Use Cases

  • Find supported fiat and crypto capabilities by country: Checks what business types and currencies are available before you proceed.
  • List payment methods with limits and suspension status: Returns deposit/withdraw or buy/sell payment options (including min/max limits) for the specific fiat/crypto/country combination.
  • Provide indicative exchange pricing: Retrieves reference best price for BUY or SELL scenarios and summarizes results with the correct “better price” logic.
  • Optional authenticated history lookup: When API credentials are provided, it can fetch order and payment history for fiat operations.

Quick Start

Ask the AI: What payment methods and limits are available to buy BTC with USD in Germany on Binance, and include the relevant Binance action link.

Frequently Asked Questions about fiat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What fiat currencies and payment methods does Binance support for buying crypto in my country?

To find supported fiat payment methods on Binance, query the public fiat payment endpoints for your specific country and currency combination. This reveals available buy and sell options along with their minimum and maximum transaction limits.

How do I check Binance fiat deposit and withdrawal limits for a specific currency?

You can check Binance fiat deposit and withdrawal limits by looking up the payment methods for your specific fiat currency. This returns available deposit and withdraw options, including their minimum and maximum transaction limits and current suspension status.

Can I get the current exchange rate for buying Bitcoin with fiat currency on Binance?

Yes, you can retrieve an indicative exchange rate for buying or selling Bitcoin with fiat currency on Binance. The system fetches the reference best price for your scenario and applies the correct logic to summarize which side has the better price.

How do I retrieve my Binance fiat order and payment history?

To retrieve your Binance fiat order and payment history, you must provide your API key and secret for authentication. Once authenticated, the system can fetch your past fiat operations, order details, and payment records.

Does querying Binance fiat payment capabilities require API keys?

Querying Binance fiat payment capabilities, supported countries, and indicative pricing does not require API keys as it uses public endpoints. API key and secret are only required for authenticated lookups of your personal fiat order and payment history.