Rate Overview
Live
1 AED = 26.0516 BTN
1 BTN = 0.038385
AED
Avg
24.1263
High
26.0516
Low
22.8221
Last updated: 7/29/2026, 10:34:35 PM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 26.05 BTN |
| 10 AED | 260.52 BTN |
| 50 AED | 1,302.58 BTN |
| 100 AED | 2,605.16 BTN |
| 500 AED | 13,025.80 BTN |
| 1,000 AED | 26,051.60 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-29T22:34:35Z",
"rates": {
"BTN": 26.0516
}
}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": 2605.16,
"rate": 26.0516
}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