Rate Overview
Live
1 AED = 26.0036 BTN
1 BTN = 0.038456
AED
Avg
25.9630
High
26.0036
Low
25.9120
Last updated: 7/9/2026, 5:33:43 AM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 26.00 BTN |
| 10 AED | 260.04 BTN |
| 50 AED | 1,300.18 BTN |
| 100 AED | 2,600.36 BTN |
| 500 AED | 13,001.82 BTN |
| 1,000 AED | 26,003.64 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-07-09T05:33:43Z",
"rates": {
"BTN": 26.003644
}
}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": 2600.3644,
"rate": 26.003644
}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