Rate Overview
Live
1 AED = 26.1886 BTN
1 BTN = 0.038185
AED
Avg
26.0615
High
26.3509
Low
25.6903
Last updated: 7/27/2026, 11:02:00 PM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 26.19 BTN |
| 10 AED | 261.89 BTN |
| 50 AED | 1,309.43 BTN |
| 100 AED | 2,618.86 BTN |
| 500 AED | 13,094.32 BTN |
| 1,000 AED | 26,188.63 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-27T23:02:00Z",
"rates": {
"BTN": 26.188632
}
}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": 2618.8632,
"rate": 26.188632
}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