Rate Overview
Live
1 BYN = 0.619233 AWG
1 AWG = 1.6149
BYN
Avg
0.624430
High
0.653651
Low
0.591365
Last updated: 7/20/2026, 1:34:52 AM
Quick Conversions
| BYN | AWG |
|---|---|
| 1 BYN | 0.62 AWG |
| 10 BYN | 6.19 AWG |
| 50 BYN | 30.96 AWG |
| 100 BYN | 61.92 AWG |
| 500 BYN | 309.62 AWG |
| 1,000 BYN | 619.23 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-07-20T01:34:52Z",
"rates": {
"AWG": 0.619233
}
}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": 61.923300000000005,
"rate": 0.619233
}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