Rate Overview
Live
1 KGS = 1.7493 NPR
1 NPR = 0.571669
KGS
Avg
1.7510
High
1.7629
Low
1.7458
Last updated: 5/29/2026, 2:29:45 PM
Quick Conversions
| KGS | NPR |
|---|---|
| 1 KGS | 1.75 NPR |
| 10 KGS | 17.49 NPR |
| 50 KGS | 87.46 NPR |
| 100 KGS | 174.93 NPR |
| 500 KGS | 874.63 NPR |
| 1,000 KGS | 1,749.26 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-05-29T14:29:45Z",
"rates": {
"NPR": 1.749264
}
}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": 174.9264,
"rate": 1.749264
}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