Rate Overview
Live
1 AED = 0.769088 BYN
1 BYN = 1.3002
AED
Avg
0.768749
High
0.770457
Low
0.766934
Last updated: 5/7/2026, 12:13:02 AM
Quick Conversions
| AED | BYN |
|---|---|
| 1 AED | 0.77 BYN |
| 10 AED | 7.69 BYN |
| 50 AED | 38.45 BYN |
| 100 AED | 76.91 BYN |
| 500 AED | 384.54 BYN |
| 1,000 AED | 769.09 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-05-07T00:13:02Z",
"rates": {
"BYN": 0.769088
}
}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": 76.9088,
"rate": 0.769088
}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