Rate Overview
Live
1 NPR = 10.0625 KRW
1 KRW = 0.099379
NPR
Avg
10.0220
High
10.0881
Low
9.9165
Last updated: 3/27/2026, 10:12:03 AM
Quick Conversions
| NPR | KRW |
|---|---|
| 1 NPR | 10.06 KRW |
| 10 NPR | 100.63 KRW |
| 50 NPR | 503.13 KRW |
| 100 NPR | 1,006.25 KRW |
| 500 NPR | 5,031.25 KRW |
| 1,000 NPR | 10,062.50 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-27T10:12:03Z",
"rates": {
"KRW": 10.0625
}
}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": 1006.25,
"rate": 10.0625
}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