Rate Overview
Live
1 NPR = 0.006593 CUC
1 CUC = 151.6760
NPR
Avg
0.006832
High
0.006956
Low
0.006593
Last updated: 3/28/2026, 10:44:43 AM
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.30 CUC |
| 1,000 NPR | 6.59 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-03-28T10:44:43Z",
"rates": {
"CUC": 0.006593
}
}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.6593,
"rate": 0.006593
}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