Rate Overview
Live
1 NPR = 20.4222 COP
1 COP = 0.048966
NPR
Avg
21.2689
High
22.6092
Low
20.4222
Last updated: 7/31/2026, 10:21:54 AM
Quick Conversions
| NPR | COP |
|---|---|
| 1 NPR | 20.42 COP |
| 10 NPR | 204.22 COP |
| 50 NPR | 1,021.11 COP |
| 100 NPR | 2,042.23 COP |
| 500 NPR | 10,211.13 COP |
| 1,000 NPR | 20,422.25 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-31T10:21:54Z",
"rates": {
"COP": 20.42225
}
}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": 2042.225,
"rate": 20.42225
}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