Rate Overview
Live
1 BYN = 0.579849 AWG
1 AWG = 1.7246
BYN
Avg
0.586293
High
0.593973
Low
0.578231
Last updated: 9/3/2026, 2:53:03 PM
Quick Conversions
| BYN | AWG |
|---|---|
| 1 BYN | 0.58 AWG |
| 10 BYN | 5.80 AWG |
| 50 BYN | 28.99 AWG |
| 100 BYN | 57.98 AWG |
| 500 BYN | 289.92 AWG |
| 1,000 BYN | 579.85 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-09-03T14:53:03Z",
"rates": {
"AWG": 0.579849
}
}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": 57.984899999999996,
"rate": 0.579849
}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