Rate Overview
Live
1 COP = 0.045706 NPR
1 NPR = 21.8790
COP
Avg
0.045525
High
0.045706
Low
0.045009
Last updated: 7/9/2026, 4:36:29 AM
Quick Conversions
| COP | NPR |
|---|---|
| 1 COP | 0.05 NPR |
| 10 COP | 0.46 NPR |
| 50 COP | 2.29 NPR |
| 100 COP | 4.57 NPR |
| 500 COP | 22.85 NPR |
| 1,000 COP | 45.71 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-07-09T04:36:29Z",
"rates": {
"NPR": 0.045706
}
}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.5706,
"rate": 0.045706
}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