Rate Overview
Live
1 AED = 25.2673 BTN
1 BTN = 0.039577
AED
Avg
25.2998
High
25.4025
Low
25.2164
Last updated: 4/18/2026, 8:44:17 AM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 25.27 BTN |
| 10 AED | 252.67 BTN |
| 50 AED | 1,263.37 BTN |
| 100 AED | 2,526.73 BTN |
| 500 AED | 12,633.67 BTN |
| 1,000 AED | 25,267.34 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-04-18T08:44:17Z",
"rates": {
"BTN": 25.267339
}
}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": 2526.7339,
"rate": 25.267339
}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