Rate Overview
Live
1 NPR = 0.575465 KGS
1 KGS = 1.7377
NPR
Avg
0.575593
High
0.576241
Low
0.574717
Last updated: 5/7/2026, 12:35:35 PM
Quick Conversions
| NPR | KGS |
|---|---|
| 1 NPR | 0.58 KGS |
| 10 NPR | 5.75 KGS |
| 50 NPR | 28.77 KGS |
| 100 NPR | 57.55 KGS |
| 500 NPR | 287.73 KGS |
| 1,000 NPR | 575.47 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-05-07T12:35:35Z",
"rates": {
"KGS": 0.575465
}
}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.5465,
"rate": 0.575465
}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