Rate Overview
Live
1 AWG = 1.6705 BYN
1 BYN = 0.598606
AWG
Avg
1.7175
High
1.9075
Low
1.5829
Last updated: 3/27/2026, 3:36:10 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-27T15:36:10Z",
"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