Rate Overview
Live
1 BYN = 31.8063 KGS
1 KGS = 0.031440
BYN
Avg
31.3315
High
32.0126
Low
30.8911
Last updated: 5/27/2026, 4:05:44 PM
Quick Conversions
| BYN | KGS |
|---|---|
| 1 BYN | 31.81 KGS |
| 10 BYN | 318.06 KGS |
| 50 BYN | 1,590.31 KGS |
| 100 BYN | 3,180.63 KGS |
| 500 BYN | 15,903.14 KGS |
| 1,000 BYN | 31,806.28 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-05-27T16:05:44Z",
"rates": {
"KGS": 31.806276
}
}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": 3180.6276000000003,
"rate": 31.806276
}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