Rate Overview
Live
1 AED = 0.814092 BYN
1 BYN = 1.2284
AED
Avg
0.868731
High
0.929968
Low
0.772474
Last updated: 3/27/2026, 1:12:29 PM
Quick Conversions
| AED | BYN |
|---|---|
| 1 AED | 0.81 BYN |
| 10 AED | 8.14 BYN |
| 50 AED | 40.70 BYN |
| 100 AED | 81.41 BYN |
| 500 AED | 407.05 BYN |
| 1,000 AED | 814.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-03-27T13:12:29Z",
"rates": {
"BYN": 0.814092
}
}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": 81.4092,
"rate": 0.814092
}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