Rate Overview
Live
1 KGS = 0.033571 BYN
1 BYN = 29.7876
KGS
Avg
0.033273
High
0.033571
Low
0.033061
Last updated: 3/6/2026, 8:14:34 AM
Quick Conversions
| KGS | BYN |
|---|---|
| 1 KGS | 0.03 BYN |
| 10 KGS | 0.34 BYN |
| 50 KGS | 1.68 BYN |
| 100 KGS | 3.36 BYN |
| 500 KGS | 16.79 BYN |
| 1,000 KGS | 33.57 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-03-06T08:14:34Z",
"rates": {
"BYN": 0.033571
}
}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.3570999999999995,
"rate": 0.033571
}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