Rate Overview
Live
1 COP = 0.048821 NPR
1 NPR = 20.4830
COP
Avg
0.048305
High
0.048821
Low
0.047798
Last updated: 9/9/2026, 8:16:57 PM
Quick Conversions
| COP | NPR |
|---|---|
| 1 COP | 0.05 NPR |
| 10 COP | 0.49 NPR |
| 50 COP | 2.44 NPR |
| 100 COP | 4.88 NPR |
| 500 COP | 24.41 NPR |
| 1,000 COP | 48.82 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-09-09T20:16:57Z",
"rates": {
"NPR": 0.048821
}
}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.8821,
"rate": 0.048821
}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