Rate Overview
Live
1 COP = 0.040762 NPR
1 NPR = 24.5327
COP
Avg
0.041223
High
0.041732
Low
0.040762
Last updated: 5/7/2026, 8:55:43 PM
Quick Conversions
| COP | NPR |
|---|---|
| 1 COP | 0.04 NPR |
| 10 COP | 0.41 NPR |
| 50 COP | 2.04 NPR |
| 100 COP | 4.08 NPR |
| 500 COP | 20.38 NPR |
| 1,000 COP | 40.76 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-05-07T20:55:43Z",
"rates": {
"NPR": 0.040762
}
}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.0762,
"rate": 0.040762
}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