Rate Overview
Live
1 BYN = 0.589287 AWG
1 AWG = 1.6970
BYN
Avg
0.596206
High
0.602881
Low
0.588933
Last updated: 8/16/2026, 12:43:24 PM
Quick Conversions
| BYN | AWG |
|---|---|
| 1 BYN | 0.59 AWG |
| 10 BYN | 5.89 AWG |
| 50 BYN | 29.46 AWG |
| 100 BYN | 58.93 AWG |
| 500 BYN | 294.64 AWG |
| 1,000 BYN | 589.29 AWG |
Get BYN/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=AWGExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-08-16T12:43:24Z",
"rates": {
"AWG": 0.589287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "AWG",
"amount": 100
},
"result": 58.9287,
"rate": 0.589287
}Build with BYN/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key