Rate Overview
Live
1 NPR = 8.9011 KRW
1 KRW = 0.112346
NPR
Avg
9.8017
High
10.2123
Low
8.9011
Last updated: 9/5/2026, 7:53:31 AM
Quick Conversions
| NPR | KRW |
|---|---|
| 1 NPR | 8.90 KRW |
| 10 NPR | 89.01 KRW |
| 50 NPR | 445.05 KRW |
| 100 NPR | 890.11 KRW |
| 500 NPR | 4,450.53 KRW |
| 1,000 NPR | 8,901.05 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-09-05T07:53:31Z",
"rates": {
"KRW": 8.901051
}
}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": 890.1051000000001,
"rate": 8.901051
}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