Rate Overview
Live
1 BYN = 0.598840 AWG
1 AWG = 1.6699
BYN
Avg
0.601395
High
0.604501
Low
0.596999
Last updated: 8/13/2026, 3:01:42 PM
Quick Conversions
| BYN | AWG |
|---|---|
| 1 BYN | 0.60 AWG |
| 10 BYN | 5.99 AWG |
| 50 BYN | 29.94 AWG |
| 100 BYN | 59.88 AWG |
| 500 BYN | 299.42 AWG |
| 1,000 BYN | 598.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-08-13T15:01:42Z",
"rates": {
"AWG": 0.59884
}
}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": 59.884,
"rate": 0.59884
}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