Rate Overview
Live
1 KGS = 0.032719 BYN
1 BYN = 30.5633
KGS
Avg
0.032911
High
0.033220
Low
0.032698
Last updated: 7/11/2026, 5:27:46 PM
Quick Conversions
| KGS | BYN |
|---|---|
| 1 KGS | 0.03 BYN |
| 10 KGS | 0.33 BYN |
| 50 KGS | 1.64 BYN |
| 100 KGS | 3.27 BYN |
| 500 KGS | 16.36 BYN |
| 1,000 KGS | 32.72 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-07-11T17:27:46Z",
"rates": {
"BYN": 0.032719
}
}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.2718999999999996,
"rate": 0.032719
}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