Rate Overview
Live
1 NPR = 24.2170 COP
1 COP = 0.041293
NPR
Avg
24.3777
High
24.6953
Low
24.1238
Last updated: 4/17/2026, 10:39:48 AM
Quick Conversions
| NPR | COP |
|---|---|
| 1 NPR | 24.22 COP |
| 10 NPR | 242.17 COP |
| 50 NPR | 1,210.85 COP |
| 100 NPR | 2,421.70 COP |
| 500 NPR | 12,108.48 COP |
| 1,000 NPR | 24,216.96 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-04-17T10:39:48Z",
"rates": {
"COP": 24.216963
}
}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": 2421.6963,
"rate": 24.216963
}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