Rate Overview
Live
1 QAR = 25.2584 BTN
1 BTN = 0.039591
QAR
Avg
25.1772
High
25.3159
Low
25.0220
Last updated: 3/7/2026, 7:38:56 AM
Quick Conversions
| QAR | BTN |
|---|---|
| 1 QAR | 25.26 BTN |
| 10 QAR | 252.58 BTN |
| 50 QAR | 1,262.92 BTN |
| 100 QAR | 2,525.84 BTN |
| 500 QAR | 12,629.20 BTN |
| 1,000 QAR | 25,258.41 BTN |
Get QAR/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=BTNExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-07T07:38:56Z",
"rates": {
"BTN": 25.258409
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "BTN",
"amount": 100
},
"result": 2525.8409,
"rate": 25.258409
}Build with QAR/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key