Rate Overview
Live
1 BYN = 30.4902 KGS
1 KGS = 0.032797
BYN
Avg
30.3686
High
30.4942
Low
30.2376
Last updated: 7/27/2026, 12:13:16 AM
Quick Conversions
| BYN | KGS |
|---|---|
| 1 BYN | 30.49 KGS |
| 10 BYN | 304.90 KGS |
| 50 BYN | 1,524.51 KGS |
| 100 BYN | 3,049.02 KGS |
| 500 BYN | 15,245.10 KGS |
| 1,000 BYN | 30,490.20 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-07-27T00:13:16Z",
"rates": {
"KGS": 30.490205
}
}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": 3049.0205,
"rate": 30.490205
}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