Rate Overview
Live
1 NPR = 10.0454 KRW
1 KRW = 0.099549
NPR
Avg
9.9659
High
10.2123
Low
9.5237
Last updated: 7/7/2026, 6:47:37 AM
Quick Conversions
| NPR | KRW |
|---|---|
| 1 NPR | 10.05 KRW |
| 10 NPR | 100.45 KRW |
| 50 NPR | 502.27 KRW |
| 100 NPR | 1,004.54 KRW |
| 500 NPR | 5,022.68 KRW |
| 1,000 NPR | 10,045.35 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-07-07T06:47:37Z",
"rates": {
"KRW": 10.045354
}
}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": 1004.5354,
"rate": 10.045354
}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