Rate Overview
Live
1 BYN = 0.637654 AWG
1 AWG = 1.5682
BYN
Avg
0.637741
High
0.639868
Low
0.636934
Last updated: 5/7/2026, 8:37:20 AM
Quick Conversions
| BYN | AWG |
|---|---|
| 1 BYN | 0.64 AWG |
| 10 BYN | 6.38 AWG |
| 50 BYN | 31.88 AWG |
| 100 BYN | 63.77 AWG |
| 500 BYN | 318.83 AWG |
| 1,000 BYN | 637.65 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-05-07T08:37:20Z",
"rates": {
"AWG": 0.637654
}
}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": 63.76540000000001,
"rate": 0.637654
}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