Rate Overview
Live
1 AED = 26.2752 BTN
1 BTN = 0.038059
AED
Avg
25.5697
High
26.3558
Low
24.5825
Last updated: 7/26/2026, 2:22:49 AM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 26.28 BTN |
| 10 AED | 262.75 BTN |
| 50 AED | 1,313.76 BTN |
| 100 AED | 2,627.52 BTN |
| 500 AED | 13,137.59 BTN |
| 1,000 AED | 26,275.18 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-07-26T02:22:49Z",
"rates": {
"BTN": 26.275181
}
}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": 2627.5181,
"rate": 26.275181
}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