Rate Overview
Live
1 KGS = 0.418362 NIO
1 NIO = 2.3903
KGS
Avg
0.419636
High
0.420978
Low
0.418362
Last updated: 7/4/2026, 1:09:04 PM
Quick Conversions
| KGS | NIO |
|---|---|
| 1 KGS | 0.42 NIO |
| 10 KGS | 4.18 NIO |
| 50 KGS | 20.92 NIO |
| 100 KGS | 41.84 NIO |
| 500 KGS | 209.18 NIO |
| 1,000 KGS | 418.36 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-04T13:09:04Z",
"rates": {
"NIO": 0.418362
}
}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": 41.8362,
"rate": 0.418362
}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