Rate Overview
Live
1 BYN = 29.2466 KGS
1 KGS = 0.034192
BYN
Avg
30.0296
High
30.8049
Low
28.8973
Last updated: 3/27/2026, 12:04:04 PM
Quick Conversions
| BYN | KGS |
|---|---|
| 1 BYN | 29.25 KGS |
| 10 BYN | 292.47 KGS |
| 50 BYN | 1,462.33 KGS |
| 100 BYN | 2,924.66 KGS |
| 500 BYN | 14,623.32 KGS |
| 1,000 BYN | 29,246.64 KGS |
Get BYN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=KGSExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-27T12:04:04Z",
"rates": {
"KGS": 29.246644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "KGS",
"amount": 100
},
"result": 2924.6644,
"rate": 29.246644
}Build with BYN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key