Rate Overview
Live
1 BYN = 0.645739 AWG
1 AWG = 1.5486
BYN
Avg
0.647224
High
0.649023
Low
0.645739
Last updated: 6/17/2026, 2:57:22 AM
Quick Conversions
| BYN | AWG |
|---|---|
| 1 BYN | 0.65 AWG |
| 10 BYN | 6.46 AWG |
| 50 BYN | 32.29 AWG |
| 100 BYN | 64.57 AWG |
| 500 BYN | 322.87 AWG |
| 1,000 BYN | 645.74 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-06-17T02:57:22Z",
"rates": {
"AWG": 0.645739
}
}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": 64.5739,
"rate": 0.645739
}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