Rate Overview
Live
1 AED = 0.754700 BYN
1 BYN = 1.3250
AED
Avg
0.753602
High
0.758068
Low
0.750880
Last updated: 6/16/2026, 6:10:33 AM
Quick Conversions
| AED | BYN |
|---|---|
| 1 AED | 0.75 BYN |
| 10 AED | 7.55 BYN |
| 50 AED | 37.74 BYN |
| 100 AED | 75.47 BYN |
| 500 AED | 377.35 BYN |
| 1,000 AED | 754.70 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-06-16T06:10:33Z",
"rates": {
"BYN": 0.7547
}
}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": 75.47,
"rate": 0.7547
}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