Rate Overview
Live
1 KGS = 1.6829 NPR
1 NPR = 0.594216
KGS
Avg
1.6775
High
1.6867
Low
1.6672
Last updated: 3/7/2026, 7:10:40 AM
Quick Conversions
| KGS | NPR |
|---|---|
| 1 KGS | 1.68 NPR |
| 10 KGS | 16.83 NPR |
| 50 KGS | 84.14 NPR |
| 100 KGS | 168.29 NPR |
| 500 KGS | 841.44 NPR |
| 1,000 KGS | 1,682.89 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-03-07T07:10:40Z",
"rates": {
"NPR": 1.682889
}
}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": 168.2889,
"rate": 1.682889
}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