Rate Overview
Live
1 COP = 0.048966 NPR
1 NPR = 20.4223
COP
Avg
0.039615
High
0.048966
Low
0.033521
Last updated: 7/31/2026, 8:51:36 AM
Quick Conversions
| COP | NPR |
|---|---|
| 1 COP | 0.05 NPR |
| 10 COP | 0.49 NPR |
| 50 COP | 2.45 NPR |
| 100 COP | 4.90 NPR |
| 500 COP | 24.48 NPR |
| 1,000 COP | 48.97 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-31T08:51:36Z",
"rates": {
"NPR": 0.048966
}
}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.8966,
"rate": 0.048966
}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