Rate Overview
Live
1 COP = 0.041210 NPR
1 NPR = 24.2660
COP
Avg
0.039647
High
0.041210
Low
0.038359
Last updated: 3/28/2026, 4:56:15 PM
Quick Conversions
| COP | NPR |
|---|---|
| 1 COP | 0.04 NPR |
| 10 COP | 0.41 NPR |
| 50 COP | 2.06 NPR |
| 100 COP | 4.12 NPR |
| 500 COP | 20.60 NPR |
| 1,000 COP | 41.21 NPR |
Get COP/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=NPRExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-28T16:56:15Z",
"rates": {
"NPR": 0.04121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "NPR",
"amount": 100
},
"result": 4.1209999999999996,
"rate": 0.04121
}Build with COP/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key