Rate Overview
Live
1 COP = 0.042402 NPR
1 NPR = 23.5838
COP
Avg
0.035352
High
0.042402
Low
0.030523
Last updated: 5/28/2026, 4:36:52 AM
Quick Conversions
| COP | NPR |
|---|---|
| 1 COP | 0.04 NPR |
| 10 COP | 0.42 NPR |
| 50 COP | 2.12 NPR |
| 100 COP | 4.24 NPR |
| 500 COP | 21.20 NPR |
| 1,000 COP | 42.40 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-28T04:36:52Z",
"rates": {
"NPR": 0.042402
}
}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.240200000000001,
"rate": 0.042402
}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