Rate Overview
Live
1 KRW = 0.099271 NPR
1 NPR = 10.0734
KRW
Avg
0.098491
High
0.101369
Low
0.094975
Last updated: 3/27/2026, 11:22:53 AM
Quick Conversions
| KRW | NPR |
|---|---|
| 1 KRW | 0.10 NPR |
| 10 KRW | 0.99 NPR |
| 50 KRW | 4.96 NPR |
| 100 KRW | 9.93 NPR |
| 500 KRW | 49.64 NPR |
| 1,000 KRW | 99.27 NPR |
Get KRW/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=NPRExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T11:22:53Z",
"rates": {
"NPR": 0.099271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "NPR",
"amount": 100
},
"result": 9.9271,
"rate": 0.099271
}Build with KRW/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key