Rate Overview
Live
1 AED = 24.9412 BTN
1 BTN = 0.040094
AED
Avg
24.9301
High
25.0884
Low
24.7990
Last updated: 3/7/2026, 2:11:46 AM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 24.94 BTN |
| 10 AED | 249.41 BTN |
| 50 AED | 1,247.06 BTN |
| 100 AED | 2,494.12 BTN |
| 500 AED | 12,470.58 BTN |
| 1,000 AED | 24,941.17 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-03-07T02:11:46Z",
"rates": {
"BTN": 24.941165
}
}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": 2494.1165,
"rate": 24.941165
}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