Rate Overview
Live
1 KRW = 0.101509 NPR
1 NPR = 9.8513
KRW
Avg
0.101556
High
0.102935
Low
0.100560
Last updated: 5/27/2026, 4:02:38 PM
Quick Conversions
| KRW | NPR |
|---|---|
| 1 KRW | 0.10 NPR |
| 10 KRW | 1.02 NPR |
| 50 KRW | 5.08 NPR |
| 100 KRW | 10.15 NPR |
| 500 KRW | 50.75 NPR |
| 1,000 KRW | 101.51 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-05-27T16:02:38Z",
"rates": {
"NPR": 0.101509
}
}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.1509,
"rate": 0.101509
}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