Rate Overview
Live
1 AED = 26.0688 BTN
1 BTN = 0.038360
AED
Avg
24.1270
High
26.0688
Low
22.8221
Last updated: 7/28/2026, 3:30:50 PM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 26.07 BTN |
| 10 AED | 260.69 BTN |
| 50 AED | 1,303.44 BTN |
| 100 AED | 2,606.88 BTN |
| 500 AED | 13,034.39 BTN |
| 1,000 AED | 26,068.78 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-28T15:30:50Z",
"rates": {
"BTN": 26.068778
}
}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": 2606.8777999999998,
"rate": 26.068778
}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