Rate Overview
Live
1 NPR = 0.574048 KGS
1 KGS = 1.7420
NPR
Avg
0.577430
High
0.579314
Low
0.574048
Last updated: 9/10/2026, 5:15:09 AM
Quick Conversions
| NPR | KGS |
|---|---|
| 1 NPR | 0.57 KGS |
| 10 NPR | 5.74 KGS |
| 50 NPR | 28.70 KGS |
| 100 NPR | 57.40 KGS |
| 500 NPR | 287.02 KGS |
| 1,000 NPR | 574.05 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-09-10T05:15:09Z",
"rates": {
"KGS": 0.574048
}
}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.4048,
"rate": 0.574048
}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