Rate Overview
Live
1 KGS = 0.034156 BYN
1 BYN = 29.2774
KGS
Avg
0.034526
High
0.034751
Low
0.034156
Last updated: 8/22/2026, 9:14:47 AM
Quick Conversions
| KGS | BYN |
|---|---|
| 1 KGS | 0.03 BYN |
| 10 KGS | 0.34 BYN |
| 50 KGS | 1.71 BYN |
| 100 KGS | 3.42 BYN |
| 500 KGS | 17.08 BYN |
| 1,000 KGS | 34.16 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-08-22T09:14:47Z",
"rates": {
"BYN": 0.034156
}
}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.4156,
"rate": 0.034156
}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