Rate Overview
Live
1 AED = 26.0691 BTN
1 BTN = 0.038360
AED
Avg
26.2229
High
26.3509
Low
26.0691
Last updated: 7/28/2026, 12:00:27 PM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 26.07 BTN |
| 10 AED | 260.69 BTN |
| 50 AED | 1,303.46 BTN |
| 100 AED | 2,606.91 BTN |
| 500 AED | 13,034.57 BTN |
| 1,000 AED | 26,069.13 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-28T12:00:27Z",
"rates": {
"BTN": 26.069132
}
}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.9132,
"rate": 26.069132
}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