Rate Overview
Live
1 NPR = 10.0901 KRW
1 KRW = 0.099107
NPR
Avg
10.0123
High
10.1279
Low
9.8745
Last updated: 3/7/2026, 3:24:44 AM
Quick Conversions
| NPR | KRW |
|---|---|
| 1 NPR | 10.09 KRW |
| 10 NPR | 100.90 KRW |
| 50 NPR | 504.51 KRW |
| 100 NPR | 1,009.01 KRW |
| 500 NPR | 5,045.07 KRW |
| 1,000 NPR | 10,090.13 KRW |
Get NPR/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=KRWExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-07T03:24:44Z",
"rates": {
"KRW": 10.090134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "KRW",
"amount": 100
},
"result": 1009.0134,
"rate": 10.090134
}Build with NPR/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key