Rate Overview
Live
1 AWG = 1.6234 BYN
1 BYN = 0.616002
AWG
Avg
1.6233
High
1.6309
Low
1.6156
Last updated: 7/4/2026, 12:41:10 PM
Quick Conversions
| AWG | BYN |
|---|---|
| 1 AWG | 1.62 BYN |
| 10 AWG | 16.23 BYN |
| 50 AWG | 81.17 BYN |
| 100 AWG | 162.34 BYN |
| 500 AWG | 811.69 BYN |
| 1,000 AWG | 1,623.37 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-07-04T12:41:10Z",
"rates": {
"BYN": 1.623372
}
}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": 162.3372,
"rate": 1.623372
}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