Rate Overview
Live
1 KRW = 0.107334 NPR
1 NPR = 9.3167
KRW
Avg
0.107884
High
0.108361
Low
0.107334
Last updated: 8/17/2026, 8:45:25 PM
Quick Conversions
| KRW | NPR |
|---|---|
| 1 KRW | 0.11 NPR |
| 10 KRW | 1.07 NPR |
| 50 KRW | 5.37 NPR |
| 100 KRW | 10.73 NPR |
| 500 KRW | 53.67 NPR |
| 1,000 KRW | 107.33 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-08-17T20:45:25Z",
"rates": {
"NPR": 0.107334
}
}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.7334,
"rate": 0.107334
}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