Rate Overview
Live
1 AED = 25.6335 BTN
1 BTN = 0.039011
AED
Avg
23.7828
High
25.6335
Low
22.8221
Last updated: 3/27/2026, 8:19:56 AM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 25.63 BTN |
| 10 AED | 256.33 BTN |
| 50 AED | 1,281.67 BTN |
| 100 AED | 2,563.35 BTN |
| 500 AED | 12,816.74 BTN |
| 1,000 AED | 25,633.47 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-27T08:19:56Z",
"rates": {
"BTN": 25.633472
}
}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": 2563.3472,
"rate": 25.633472
}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