Rate Overview
Live
1 NPR = 10.0842 KRW
1 KRW = 0.099165
NPR
Avg
10.0229
High
10.1686
Low
9.7992
Last updated: 3/27/2026, 3:31:23 PM
Quick Conversions
| NPR | KRW |
|---|---|
| 1 NPR | 10.08 KRW |
| 10 NPR | 100.84 KRW |
| 50 NPR | 504.21 KRW |
| 100 NPR | 1,008.42 KRW |
| 500 NPR | 5,042.12 KRW |
| 1,000 NPR | 10,084.23 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-27T15:31:23Z",
"rates": {
"KRW": 10.08423
}
}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": 1008.423,
"rate": 10.08423
}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