Rate Overview
Live
1 NPR = 24.5326 COP
1 COP = 0.040762
NPR
Avg
24.2598
High
24.5326
Low
23.9621
Last updated: 5/7/2026, 12:31:44 PM
Quick Conversions
| NPR | COP |
|---|---|
| 1 NPR | 24.53 COP |
| 10 NPR | 245.33 COP |
| 50 NPR | 1,226.63 COP |
| 100 NPR | 2,453.26 COP |
| 500 NPR | 12,266.29 COP |
| 1,000 NPR | 24,532.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-05-07T12:31:44Z",
"rates": {
"COP": 24.532582
}
}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": 2453.2582,
"rate": 24.532582
}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