Rate Overview
Live
1 NPR = 0.594216 KGS
1 KGS = 1.6829
NPR
Avg
0.596135
High
0.599797
Low
0.592861
Last updated: 3/7/2026, 7:42:40 AM
Quick Conversions
| NPR | KGS |
|---|---|
| 1 NPR | 0.59 KGS |
| 10 NPR | 5.94 KGS |
| 50 NPR | 29.71 KGS |
| 100 NPR | 59.42 KGS |
| 500 NPR | 297.11 KGS |
| 1,000 NPR | 594.22 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-03-07T07:42:40Z",
"rates": {
"KGS": 0.594216
}
}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": 59.4216,
"rate": 0.594216
}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