Rate Overview
Live
1 NPR = 20.9345 COP
1 COP = 0.047768
NPR
Avg
20.8572
High
20.9345
Low
20.6762
Last updated: 7/29/2026, 8:57:51 PM
Quick Conversions
| NPR | COP |
|---|---|
| 1 NPR | 20.93 COP |
| 10 NPR | 209.34 COP |
| 50 NPR | 1,046.72 COP |
| 100 NPR | 2,093.45 COP |
| 500 NPR | 10,467.24 COP |
| 1,000 NPR | 20,934.47 COP |
Get NPR/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=COPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-29T20:57:51Z",
"rates": {
"COP": 20.934472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "COP",
"amount": 100
},
"result": 2093.4472,
"rate": 20.934472
}Build with NPR/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key