Rate Overview
Live
1 NPR = 0.572356 KGS
1 KGS = 1.7472
NPR
Avg
0.570181
High
0.576889
Low
0.564698
Last updated: 7/31/2026, 6:12:46 PM
Quick Conversions
| NPR | KGS |
|---|---|
| 1 NPR | 0.57 KGS |
| 10 NPR | 5.72 KGS |
| 50 NPR | 28.62 KGS |
| 100 NPR | 57.24 KGS |
| 500 NPR | 286.18 KGS |
| 1,000 NPR | 572.36 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-31T18:12:46Z",
"rates": {
"KGS": 0.572356
}
}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.2356,
"rate": 0.572356
}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