Rate Overview
Live
1 BYN = 30.9475 KGS
1 KGS = 0.032313
BYN
Avg
30.9592
High
31.0365
Low
30.8911
Last updated: 5/7/2026, 12:35:06 PM
Quick Conversions
| BYN | KGS |
|---|---|
| 1 BYN | 30.95 KGS |
| 10 BYN | 309.47 KGS |
| 50 BYN | 1,547.37 KGS |
| 100 BYN | 3,094.75 KGS |
| 500 BYN | 15,473.73 KGS |
| 1,000 BYN | 30,947.47 KGS |
Get BYN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=KGSExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-05-07T12:35:06Z",
"rates": {
"KGS": 30.947467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "KGS",
"amount": 100
},
"result": 3094.7467,
"rate": 30.947467
}Build with BYN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key