Rate Overview
Live
1 KGS = 0.419567 NIO
1 NIO = 2.3834
KGS
Avg
0.420359
High
0.421200
Low
0.419440
Last updated: 7/25/2026, 11:55:42 PM
Quick Conversions
| KGS | NIO |
|---|---|
| 1 KGS | 0.42 NIO |
| 10 KGS | 4.20 NIO |
| 50 KGS | 20.98 NIO |
| 100 KGS | 41.96 NIO |
| 500 KGS | 209.78 NIO |
| 1,000 KGS | 419.57 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-25T23:55:42Z",
"rates": {
"NIO": 0.419567
}
}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.956700000000005,
"rate": 0.419567
}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