Rate Overview
Live
1 BYN = 0.609713 AWG
1 AWG = 1.6401
BYN
Avg
0.614687
High
0.618613
Low
0.609713
Last updated: 3/7/2026, 1:05:40 AM
Quick Conversions
| BYN | AWG |
|---|---|
| 1 BYN | 0.61 AWG |
| 10 BYN | 6.10 AWG |
| 50 BYN | 30.49 AWG |
| 100 BYN | 60.97 AWG |
| 500 BYN | 304.86 AWG |
| 1,000 BYN | 609.71 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-03-07T01:05:40Z",
"rates": {
"AWG": 0.609713
}
}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": 60.97129999999999,
"rate": 0.609713
}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