Rate Overview
Live
1 AED = 0.827609 BYN
1 BYN = 1.2083
AED
Avg
0.815791
High
0.827609
Low
0.808406
Last updated: 8/15/2026, 5:36:20 AM
Quick Conversions
| AED | BYN |
|---|---|
| 1 AED | 0.83 BYN |
| 10 AED | 8.28 BYN |
| 50 AED | 41.38 BYN |
| 100 AED | 82.76 BYN |
| 500 AED | 413.80 BYN |
| 1,000 AED | 827.61 BYN |
Get AED/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=BYNExample Response:
{
"success": true,
"base": "AED",
"date": "2026-08-15T05:36:20Z",
"rates": {
"BYN": 0.827609
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "BYN",
"amount": 100
},
"result": 82.7609,
"rate": 0.827609
}Build with AED/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key