Rate Overview
Live
1 AWG = 1.6801 BYN
1 BYN = 0.595207
AWG
Avg
1.6679
High
1.6897
Low
1.6587
Last updated: 8/14/2026, 2:54:33 PM
Quick Conversions
| AWG | BYN |
|---|---|
| 1 AWG | 1.68 BYN |
| 10 AWG | 16.80 BYN |
| 50 AWG | 84.00 BYN |
| 100 AWG | 168.01 BYN |
| 500 AWG | 840.04 BYN |
| 1,000 AWG | 1,680.09 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-08-14T14:54:33Z",
"rates": {
"BYN": 1.680089
}
}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": 168.00889999999998,
"rate": 1.680089
}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