Rate Overview
Live
1 NPR = 25.6557 COP
1 COP = 0.038978
NPR
Avg
25.6975
High
25.8291
Low
25.4996
Last updated: 3/7/2026, 7:35:59 AM
Quick Conversions
| NPR | COP |
|---|---|
| 1 NPR | 25.66 COP |
| 10 NPR | 256.56 COP |
| 50 NPR | 1,282.78 COP |
| 100 NPR | 2,565.57 COP |
| 500 NPR | 12,827.84 COP |
| 1,000 NPR | 25,655.69 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-03-07T07:35:59Z",
"rates": {
"COP": 25.655688
}
}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": 2565.5688,
"rate": 25.655688
}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