Rate Overview
Live
1 AWG = 1.6031 BYN
1 BYN = 0.623788
AWG
Avg
1.5983
High
1.6743
Low
1.5265
Last updated: 7/26/2026, 3:27:15 AM
Quick Conversions
| AWG | BYN |
|---|---|
| 1 AWG | 1.60 BYN |
| 10 AWG | 16.03 BYN |
| 50 AWG | 80.16 BYN |
| 100 AWG | 160.31 BYN |
| 500 AWG | 801.55 BYN |
| 1,000 AWG | 1,603.11 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-26T03:27:15Z",
"rates": {
"BYN": 1.603109
}
}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": 160.3109,
"rate": 1.603109
}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