Rate Overview
Live
1 AWG = 1.6004 BYN
1 BYN = 0.624837
AWG
Avg
1.7008
High
1.9081
Low
1.5265
Last updated: 7/27/2026, 12:05:48 PM
Quick Conversions
| AWG | BYN |
|---|---|
| 1 AWG | 1.60 BYN |
| 10 AWG | 16.00 BYN |
| 50 AWG | 80.02 BYN |
| 100 AWG | 160.04 BYN |
| 500 AWG | 800.21 BYN |
| 1,000 AWG | 1,600.42 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-27T12:05:48Z",
"rates": {
"BYN": 1.600417
}
}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.0417,
"rate": 1.600417
}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