Rate Overview
Live
1 KGS = 0.032553 BYN
1 BYN = 30.7191
KGS
Avg
0.032686
High
0.032984
Low
0.032553
Last updated: 4/17/2026, 6:32:07 AM
Quick Conversions
| KGS | BYN |
|---|---|
| 1 KGS | 0.03 BYN |
| 10 KGS | 0.33 BYN |
| 50 KGS | 1.63 BYN |
| 100 KGS | 3.26 BYN |
| 500 KGS | 16.28 BYN |
| 1,000 KGS | 32.55 BYN |
Get KGS/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BYNExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-04-17T06:32:07Z",
"rates": {
"BYN": 0.032553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BYN",
"amount": 100
},
"result": 3.2553,
"rate": 0.032553
}Build with KGS/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key