Rate Overview
Live
1 AWG = 1.6705 BYN
1 BYN = 0.598606
AWG
Avg
1.6506
High
1.7120
Low
1.5999
Last updated: 3/27/2026, 1:40:00 PM
Quick Conversions
| AWG | BYN |
|---|---|
| 1 AWG | 1.67 BYN |
| 10 AWG | 16.71 BYN |
| 50 AWG | 83.53 BYN |
| 100 AWG | 167.05 BYN |
| 500 AWG | 835.27 BYN |
| 1,000 AWG | 1,670.55 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-27T13:40:00Z",
"rates": {
"BYN": 1.670548
}
}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": 167.0548,
"rate": 1.670548
}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