Rate Overview
Live
1 NPR = 20.4828 COP
1 COP = 0.048821
NPR
Avg
20.7027
High
20.9211
Low
20.4828
Last updated: 9/9/2026, 7:48:26 PM
Quick Conversions
| NPR | COP |
|---|---|
| 1 NPR | 20.48 COP |
| 10 NPR | 204.83 COP |
| 50 NPR | 1,024.14 COP |
| 100 NPR | 2,048.28 COP |
| 500 NPR | 10,241.42 COP |
| 1,000 NPR | 20,482.85 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-09-09T19:48:26Z",
"rates": {
"COP": 20.482849
}
}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": 2048.2849,
"rate": 20.482849
}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