Rate Overview
Live
1 AED = 26.2273 BTN
1 BTN = 0.038128
AED
Avg
25.0994
High
26.2273
Low
24.3295
Last updated: 5/28/2026, 8:34:44 PM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 26.23 BTN |
| 10 AED | 262.27 BTN |
| 50 AED | 1,311.36 BTN |
| 100 AED | 2,622.73 BTN |
| 500 AED | 13,113.65 BTN |
| 1,000 AED | 26,227.29 BTN |
Get AED/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=BTNExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-28T20:34:44Z",
"rates": {
"BTN": 26.227293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "BTN",
"amount": 100
},
"result": 2622.7293,
"rate": 26.227293
}Build with AED/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key