Rate Overview
Live
1 BYN = 0.617649 AWG
1 AWG = 1.6190
BYN
Avg
0.618737
High
0.632957
Low
0.613175
Last updated: 7/2/2026, 2:22:30 PM
Quick Conversions
| BYN | AWG |
|---|---|
| 1 BYN | 0.62 AWG |
| 10 BYN | 6.18 AWG |
| 50 BYN | 30.88 AWG |
| 100 BYN | 61.76 AWG |
| 500 BYN | 308.82 AWG |
| 1,000 BYN | 617.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-07-02T14:22:30Z",
"rates": {
"AWG": 0.617649
}
}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": 61.7649,
"rate": 0.617649
}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