Rate Overview
Live
1 NPR = 22.7844 COP
1 COP = 0.043890
NPR
Avg
22.8863
High
23.0487
Low
22.7247
Last updated: 6/19/2026, 8:20:34 AM
Quick Conversions
| NPR | COP |
|---|---|
| 1 NPR | 22.78 COP |
| 10 NPR | 227.84 COP |
| 50 NPR | 1,139.22 COP |
| 100 NPR | 2,278.44 COP |
| 500 NPR | 11,392.19 COP |
| 1,000 NPR | 22,784.38 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-06-19T08:20:34Z",
"rates": {
"COP": 22.784376
}
}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": 2278.4376,
"rate": 22.784376
}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