Rate Overview
Live
1 NPR = 24.2656 COP
1 COP = 0.041211
NPR
Avg
28.9848
High
32.7611
Low
24.2656
Last updated: 3/28/2026, 10:42:55 AM
Quick Conversions
| NPR | COP |
|---|---|
| 1 NPR | 24.27 COP |
| 10 NPR | 242.66 COP |
| 50 NPR | 1,213.28 COP |
| 100 NPR | 2,426.56 COP |
| 500 NPR | 12,132.79 COP |
| 1,000 NPR | 24,265.58 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-28T10:42:55Z",
"rates": {
"COP": 24.265582
}
}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": 2426.5582,
"rate": 24.265582
}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