Rate Overview
Live
1 AWG = 1.5363 BYN
1 BYN = 0.650915
AWG
Avg
1.7435
High
1.9080
Low
1.5335
Last updated: 5/27/2026, 4:24:19 PM
Quick Conversions
| AWG | BYN |
|---|---|
| 1 AWG | 1.54 BYN |
| 10 AWG | 15.36 BYN |
| 50 AWG | 76.81 BYN |
| 100 AWG | 153.63 BYN |
| 500 AWG | 768.15 BYN |
| 1,000 AWG | 1,536.30 BYN |
Get AWG/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BYNExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-27T16:24:19Z",
"rates": {
"BYN": 1.536298
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BYN",
"amount": 100
},
"result": 153.6298,
"rate": 1.536298
}Build with AWG/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key