Rate Overview
Live
1 AWG = 1.7207 BYN
1 BYN = 0.581148
AWG
Avg
1.7094
High
1.7294
Low
1.6836
Last updated: 9/4/2026, 2:55:52 PM
Quick Conversions
| AWG | BYN |
|---|---|
| 1 AWG | 1.72 BYN |
| 10 AWG | 17.21 BYN |
| 50 AWG | 86.04 BYN |
| 100 AWG | 172.07 BYN |
| 500 AWG | 860.37 BYN |
| 1,000 AWG | 1,720.73 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-09-04T14:55:52Z",
"rates": {
"BYN": 1.720731
}
}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": 172.0731,
"rate": 1.720731
}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