Rate Overview
Live
1 AED = 25.9683 BTN
1 BTN = 0.038508
AED
Avg
24.9531
High
26.2581
Low
23.7136
Last updated: 8/13/2026, 8:47:03 PM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 25.97 BTN |
| 10 AED | 259.68 BTN |
| 50 AED | 1,298.42 BTN |
| 100 AED | 2,596.83 BTN |
| 500 AED | 12,984.17 BTN |
| 1,000 AED | 25,968.35 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-13T20:47:03Z",
"rates": {
"BTN": 25.968345
}
}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": 2596.8345,
"rate": 25.968345
}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