Rate Overview
Live
1 KGS = 0.034657 BYN
1 BYN = 28.8542
KGS
Avg
0.034902
High
0.035190
Low
0.034657
Last updated: 9/13/2026, 11:28:39 AM
Quick Conversions
| KGS | BYN |
|---|---|
| 1 KGS | 0.03 BYN |
| 10 KGS | 0.35 BYN |
| 50 KGS | 1.73 BYN |
| 100 KGS | 3.47 BYN |
| 500 KGS | 17.33 BYN |
| 1,000 KGS | 34.66 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-09-13T11:28:39Z",
"rates": {
"BYN": 0.034657
}
}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.4657,
"rate": 0.034657
}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