Rate Overview
Live
1 KGS = 0.421200 NIO
1 NIO = 2.3742
KGS
Avg
0.420326
High
0.421355
Low
0.419194
Last updated: 7/21/2026, 10:54:10 PM
Quick Conversions
| KGS | NIO |
|---|---|
| 1 KGS | 0.42 NIO |
| 10 KGS | 4.21 NIO |
| 50 KGS | 21.06 NIO |
| 100 KGS | 42.12 NIO |
| 500 KGS | 210.60 NIO |
| 1,000 KGS | 421.20 NIO |
Get KGS/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=NIOExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-21T22:54:10Z",
"rates": {
"NIO": 0.4212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "NIO",
"amount": 100
},
"result": 42.120000000000005,
"rate": 0.4212
}Build with KGS/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key