Rate Overview
Live
1 KRW = 0.099364 NPR
1 NPR = 10.0640
KRW
Avg
0.099880
High
0.102550
Low
0.097921
Last updated: 3/27/2026, 7:53:49 AM
Quick Conversions
| KRW | NPR |
|---|---|
| 1 KRW | 0.10 NPR |
| 10 KRW | 0.99 NPR |
| 50 KRW | 4.97 NPR |
| 100 KRW | 9.94 NPR |
| 500 KRW | 49.68 NPR |
| 1,000 KRW | 99.36 NPR |
Get KRW/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=NPRExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T07:53:49Z",
"rates": {
"NPR": 0.099364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "NPR",
"amount": 100
},
"result": 9.936399999999999,
"rate": 0.099364
}Build with KRW/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key