Rate Overview
Live
1 NPR = 23.9436 COP
1 COP = 0.041765
NPR
Avg
24.3199
High
24.8884
Low
23.6258
Last updated: 5/27/2026, 7:33:21 PM
Quick Conversions
| NPR | COP |
|---|---|
| 1 NPR | 23.94 COP |
| 10 NPR | 239.44 COP |
| 50 NPR | 1,197.18 COP |
| 100 NPR | 2,394.36 COP |
| 500 NPR | 11,971.79 COP |
| 1,000 NPR | 23,943.59 COP |
Get NPR/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=COPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-27T19:33:21Z",
"rates": {
"COP": 23.943588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "COP",
"amount": 100
},
"result": 2394.3588,
"rate": 23.943588
}Build with NPR/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key