Rate Overview
Live
1 AED = 25.6825 BTN
1 BTN = 0.038937
AED
Avg
25.7812
High
25.9399
Low
25.6793
Last updated: 6/19/2026, 8:40:09 AM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 25.68 BTN |
| 10 AED | 256.83 BTN |
| 50 AED | 1,284.13 BTN |
| 100 AED | 2,568.25 BTN |
| 500 AED | 12,841.25 BTN |
| 1,000 AED | 25,682.51 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-06-19T08:40:09Z",
"rates": {
"BTN": 25.682507
}
}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": 2568.2507,
"rate": 25.682507
}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