Rate Overview
Live
1 KRW = 0.100245 NPR
1 NPR = 9.9756
KRW
Avg
0.100271
High
0.101390
Low
0.099470
Last updated: 4/17/2026, 4:58:41 AM
Quick Conversions
| KRW | NPR |
|---|---|
| 1 KRW | 0.10 NPR |
| 10 KRW | 1.00 NPR |
| 50 KRW | 5.01 NPR |
| 100 KRW | 10.02 NPR |
| 500 KRW | 50.12 NPR |
| 1,000 KRW | 100.25 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-04-17T04:58:41Z",
"rates": {
"NPR": 0.100245
}
}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.0245,
"rate": 0.100245
}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