Rate Overview
Live
1 NPR = 0.570840 KGS
1 KGS = 1.7518
NPR
Avg
0.573494
High
0.580882
Low
0.564472
Last updated: 5/27/2026, 6:33:06 PM
Quick Conversions
| NPR | KGS |
|---|---|
| 1 NPR | 0.57 KGS |
| 10 NPR | 5.71 KGS |
| 50 NPR | 28.54 KGS |
| 100 NPR | 57.08 KGS |
| 500 NPR | 285.42 KGS |
| 1,000 NPR | 570.84 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-27T18:33:06Z",
"rates": {
"KGS": 0.57084
}
}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.084,
"rate": 0.57084
}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