Rate Overview
Live
1 NPR = 0.573492 KGS
1 KGS = 1.7437
NPR
Avg
0.572865
High
0.574064
Low
0.571564
Last updated: 8/20/2026, 5:36:53 AM
Quick Conversions
| NPR | KGS |
|---|---|
| 1 NPR | 0.57 KGS |
| 10 NPR | 5.73 KGS |
| 50 NPR | 28.67 KGS |
| 100 NPR | 57.35 KGS |
| 500 NPR | 286.75 KGS |
| 1,000 NPR | 573.49 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-08-20T05:36:53Z",
"rates": {
"KGS": 0.573492
}
}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": 57.3492,
"rate": 0.573492
}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