Rate Overview
Live
1 NPR = 0.585755 KGS
1 KGS = 1.7072
NPR
Avg
0.588019
High
0.590936
Low
0.585755
Last updated: 4/17/2026, 10:47:44 AM
Quick Conversions
| NPR | KGS |
|---|---|
| 1 NPR | 0.59 KGS |
| 10 NPR | 5.86 KGS |
| 50 NPR | 29.29 KGS |
| 100 NPR | 58.58 KGS |
| 500 NPR | 292.88 KGS |
| 1,000 NPR | 585.76 KGS |
Get NPR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=KGSExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T10:47:44Z",
"rates": {
"KGS": 0.585755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "KGS",
"amount": 100
},
"result": 58.575500000000005,
"rate": 0.585755
}Build with NPR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key