Rate Overview
Live
1 AWG = 1.5816 BYN
1 BYN = 0.632284
AWG
Avg
1.5885
High
1.6014
Low
1.5810
Last updated: 4/17/2026, 6:30:19 AM
Quick Conversions
| AWG | BYN |
|---|---|
| 1 AWG | 1.58 BYN |
| 10 AWG | 15.82 BYN |
| 50 AWG | 79.08 BYN |
| 100 AWG | 158.16 BYN |
| 500 AWG | 790.78 BYN |
| 1,000 AWG | 1,581.57 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-04-17T06:30:19Z",
"rates": {
"BYN": 1.581567
}
}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": 158.1567,
"rate": 1.581567
}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