Rate Overview
Live
1 BYN = 0.624836 AWG
1 AWG = 1.6004
BYN
Avg
0.591628
High
0.655095
Low
0.524079
Last updated: 7/27/2026, 10:51:19 AM
Quick Conversions
| BYN | AWG |
|---|---|
| 1 BYN | 0.62 AWG |
| 10 BYN | 6.25 AWG |
| 50 BYN | 31.24 AWG |
| 100 BYN | 62.48 AWG |
| 500 BYN | 312.42 AWG |
| 1,000 BYN | 624.84 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-27T10:51:19Z",
"rates": {
"AWG": 0.624836
}
}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": 62.483599999999996,
"rate": 0.624836
}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