Rate Overview
Live
1 AED = 26.0179 BTN
1 BTN = 0.038435
AED
Avg
25.9726
High
26.0290
Low
25.9033
Last updated: 8/16/2026, 1:47:04 AM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 26.02 BTN |
| 10 AED | 260.18 BTN |
| 50 AED | 1,300.90 BTN |
| 100 AED | 2,601.79 BTN |
| 500 AED | 13,008.96 BTN |
| 1,000 AED | 26,017.93 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-08-16T01:47:04Z",
"rates": {
"BTN": 26.017926
}
}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": 2601.7925999999998,
"rate": 26.017926
}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