Rate Overview
Live
1 AED = 25.7171 BTN
1 BTN = 0.038885
AED
Avg
25.7749
High
25.9830
Low
25.7023
Last updated: 9/7/2026, 2:05:53 PM
Quick Conversions
| AED | BTN |
|---|---|
| 1 AED | 25.72 BTN |
| 10 AED | 257.17 BTN |
| 50 AED | 1,285.85 BTN |
| 100 AED | 2,571.71 BTN |
| 500 AED | 12,858.54 BTN |
| 1,000 AED | 25,717.08 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-09-07T14:05:53Z",
"rates": {
"BTN": 25.717076
}
}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": 2571.7075999999997,
"rate": 25.717076
}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