Rate Overview
Live
1 KGS = 1.7285 NPR
1 NPR = 0.578526
KGS
Avg
1.7361
High
1.7506
Low
1.7264
Last updated: 6/18/2026, 11:20:10 AM
Quick Conversions
| KGS | NPR |
|---|---|
| 1 KGS | 1.73 NPR |
| 10 KGS | 17.29 NPR |
| 50 KGS | 86.43 NPR |
| 100 KGS | 172.85 NPR |
| 500 KGS | 864.27 NPR |
| 1,000 KGS | 1,728.53 NPR |
Get KGS/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=NPRExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-18T11:20:10Z",
"rates": {
"NPR": 1.72853
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "NPR",
"amount": 100
},
"result": 172.85299999999998,
"rate": 1.72853
}Build with KGS/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key