Rate Overview
Live
1 AWG = 1.5486 BYN
1 BYN = 0.645740
AWG
Avg
1.5451
High
1.5486
Low
1.5408
Last updated: 6/17/2026, 1:39:03 AM
Quick Conversions
| AWG | BYN |
|---|---|
| 1 AWG | 1.55 BYN |
| 10 AWG | 15.49 BYN |
| 50 AWG | 77.43 BYN |
| 100 AWG | 154.86 BYN |
| 500 AWG | 774.31 BYN |
| 1,000 AWG | 1,548.61 BYN |
Get AWG/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BYNExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-06-17T01:39:03Z",
"rates": {
"BYN": 1.548612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BYN",
"amount": 100
},
"result": 154.8612,
"rate": 1.548612
}Build with AWG/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key