Rate Overview
Live
1 NPR = 21.8787 COP
1 COP = 0.045707
NPR
Avg
21.9664
High
22.2175
Low
21.8787
Last updated: 7/9/2026, 10:49:58 PM
Quick Conversions
| NPR | COP |
|---|---|
| 1 NPR | 21.88 COP |
| 10 NPR | 218.79 COP |
| 50 NPR | 1,093.94 COP |
| 100 NPR | 2,187.87 COP |
| 500 NPR | 10,939.35 COP |
| 1,000 NPR | 21,878.71 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-09T22:49:58Z",
"rates": {
"COP": 21.878708
}
}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": 2187.8708,
"rate": 21.878708
}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