Rate Overview
Live
1 AWG = 1.6480 BYN
1 BYN = 0.606787
AWG
Avg
1.6301
High
1.6480
Low
1.6165
Last updated: 3/7/2026, 4:26:00 AM
Quick Conversions
| AWG | BYN |
|---|---|
| 1 AWG | 1.65 BYN |
| 10 AWG | 16.48 BYN |
| 50 AWG | 82.40 BYN |
| 100 AWG | 164.80 BYN |
| 500 AWG | 824.01 BYN |
| 1,000 AWG | 1,648.03 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-03-07T04:26:00Z",
"rates": {
"BYN": 1.648026
}
}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": 164.8026,
"rate": 1.648026
}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