Rate Overview
Live
1 KGS = 0.033162 BYN
1 BYN = 30.1550
KGS
Avg
0.032973
High
0.033286
Low
0.032695
Last updated: 8/2/2026, 1:15:22 PM
Quick Conversions
| KGS | BYN |
|---|---|
| 1 KGS | 0.03 BYN |
| 10 KGS | 0.33 BYN |
| 50 KGS | 1.66 BYN |
| 100 KGS | 3.32 BYN |
| 500 KGS | 16.58 BYN |
| 1,000 KGS | 33.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-02T13:15:22Z",
"rates": {
"BYN": 0.033162
}
}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.3162,
"rate": 0.033162
}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