Rate Overview
Live
1 COP = 0.047901 NPR
1 NPR = 20.8764
COP
Avg
0.047968
High
0.048364
Low
0.047768
Last updated: 7/30/2026, 3:56:35 PM
Quick Conversions
| COP | NPR |
|---|---|
| 1 COP | 0.05 NPR |
| 10 COP | 0.48 NPR |
| 50 COP | 2.40 NPR |
| 100 COP | 4.79 NPR |
| 500 COP | 23.95 NPR |
| 1,000 COP | 47.90 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-30T15:56:35Z",
"rates": {
"NPR": 0.047901
}
}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.7901,
"rate": 0.047901
}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