Rate Overview
Live
1 NPR = 0.572143 KGS
1 KGS = 1.7478
NPR
Avg
0.573027
High
0.574095
Low
0.572143
Last updated: 7/9/2026, 5:18:53 AM
Quick Conversions
| NPR | KGS |
|---|---|
| 1 NPR | 0.57 KGS |
| 10 NPR | 5.72 KGS |
| 50 NPR | 28.61 KGS |
| 100 NPR | 57.21 KGS |
| 500 NPR | 286.07 KGS |
| 1,000 NPR | 572.14 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-07-09T05:18:53Z",
"rates": {
"KGS": 0.572143
}
}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.214299999999994,
"rate": 0.572143
}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