Rate Overview
Live
1 KGS = 1.7343 NPR
1 NPR = 0.576595
KGS
Avg
1.6179
High
1.7343
Low
1.5475
Last updated: 3/28/2026, 10:59:07 AM
Quick Conversions
| KGS | NPR |
|---|---|
| 1 KGS | 1.73 NPR |
| 10 KGS | 17.34 NPR |
| 50 KGS | 86.72 NPR |
| 100 KGS | 173.43 NPR |
| 500 KGS | 867.16 NPR |
| 1,000 KGS | 1,734.32 NPR |
Get KGS/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=NPRExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-28T10:59:07Z",
"rates": {
"NPR": 1.734321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "NPR",
"amount": 100
},
"result": 173.4321,
"rate": 1.734321
}Build with KGS/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key