Rate Overview
Live
1 AED = 25.6331 BTN
1 BTN = 0.039012
AED
Avg
24.8862
High
25.6331
Low
24.4482
Last updated: 3/27/2026, 10:10:02 AM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 25.63 BTN |
| 10 AED | 256.33 BTN |
| 50 AED | 1,281.66 BTN |
| 100 AED | 2,563.31 BTN |
| 500 AED | 12,816.56 BTN |
| 1,000 AED | 25,633.12 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-27T10:10:02Z",
"rates": {
"BTN": 25.633123
}
}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.3123,
"rate": 25.633123
}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