Rate Overview
Live
1 NPR = 0.006526 CUC
1 CUC = 153.2332
NPR
Avg
0.006558
High
0.006646
Low
0.006453
Last updated: 5/27/2026, 11:04:31 PM
Quick Conversions
| NPR | CUC |
|---|---|
| 1 NPR | 0.01 CUC |
| 10 NPR | 0.07 CUC |
| 50 NPR | 0.33 CUC |
| 100 NPR | 0.65 CUC |
| 500 NPR | 3.26 CUC |
| 1,000 NPR | 6.53 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-05-27T23:04:31Z",
"rates": {
"CUC": 0.006526
}
}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.6526,
"rate": 0.006526
}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