Rate Overview
Live
1 NPR = 0.006561 CUC
1 CUC = 152.4158
NPR
Avg
0.006560
High
0.006595
Low
0.006545
Last updated: 7/8/2026, 9:14:04 PM
Quick Conversions
| NPR | CUC |
|---|---|
| 1 NPR | 0.01 CUC |
| 10 NPR | 0.07 CUC |
| 50 NPR | 0.33 CUC |
| 100 NPR | 0.66 CUC |
| 500 NPR | 3.28 CUC |
| 1,000 NPR | 6.56 CUC |
Get NPR/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=CUCExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-08T21:14:04Z",
"rates": {
"CUC": 0.006561
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "CUC",
"amount": 100
},
"result": 0.6561,
"rate": 0.006561
}Build with NPR/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key