Rate Overview
Live
1 BTN = 0.038538 QAR
1 QAR = 25.9484
BTN
Avg
0.041238
High
0.043045
Low
0.038538
Last updated: 3/28/2026, 10:54:00 AM
Quick Conversions
| BTN | QAR |
|---|---|
| 1 BTN | 0.04 QAR |
| 10 BTN | 0.39 QAR |
| 50 BTN | 1.93 QAR |
| 100 BTN | 3.85 QAR |
| 500 BTN | 19.27 QAR |
| 1,000 BTN | 38.54 QAR |
Get BTN/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=QARExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-28T10:54:00Z",
"rates": {
"QAR": 0.038538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "QAR",
"amount": 100
},
"result": 3.8538,
"rate": 0.038538
}Build with BTN/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key