Rate Overview
Live
1 AED = 25.7461 BTN
1 BTN = 0.038841
AED
Avg
25.8159
High
25.8829
Low
25.7461
Last updated: 5/8/2026, 12:58:59 PM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 25.75 BTN |
| 10 AED | 257.46 BTN |
| 50 AED | 1,287.30 BTN |
| 100 AED | 2,574.61 BTN |
| 500 AED | 12,873.05 BTN |
| 1,000 AED | 25,746.10 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-05-08T12:58:59Z",
"rates": {
"BTN": 25.746096
}
}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": 2574.6096000000002,
"rate": 25.746096
}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