Rate Overview
Live
1 KRW = 0.105860 NPR
1 NPR = 9.4464
KRW
Avg
0.100718
High
0.105860
Low
0.097921
Last updated: 7/25/2026, 6:53:07 AM
Quick Conversions
| KRW | NPR |
|---|---|
| 1 KRW | 0.11 NPR |
| 10 KRW | 1.06 NPR |
| 50 KRW | 5.29 NPR |
| 100 KRW | 10.59 NPR |
| 500 KRW | 52.93 NPR |
| 1,000 KRW | 105.86 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-07-25T06:53:07Z",
"rates": {
"NPR": 0.10586
}
}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": 10.586,
"rate": 0.10586
}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