Rate Overview
Live
1 COP = 0.043889 NPR
1 NPR = 22.7848
COP
Avg
0.043695
High
0.044004
Low
0.043386
Last updated: 6/19/2026, 8:40:07 AM
Quick Conversions
| COP | NPR |
|---|---|
| 1 COP | 0.04 NPR |
| 10 COP | 0.44 NPR |
| 50 COP | 2.19 NPR |
| 100 COP | 4.39 NPR |
| 500 COP | 21.94 NPR |
| 1,000 COP | 43.89 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-06-19T08:40:07Z",
"rates": {
"NPR": 0.043889
}
}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.3889,
"rate": 0.043889
}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