Rate Overview
Live
1 BYN = 0.598605 AWG
1 AWG = 1.6706
BYN
Avg
0.597170
High
0.604558
Low
0.587532
Last updated: 3/27/2026, 11:35:56 AM
Quick Conversions
| BYN | AWG |
|---|---|
| 1 BYN | 0.60 AWG |
| 10 BYN | 5.99 AWG |
| 50 BYN | 29.93 AWG |
| 100 BYN | 59.86 AWG |
| 500 BYN | 299.30 AWG |
| 1,000 BYN | 598.61 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-03-27T11:35:56Z",
"rates": {
"AWG": 0.598605
}
}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.8605,
"rate": 0.598605
}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