Rate Overview
Live
1 NPR = 0.006698 CUC
1 CUC = 149.2983
NPR
Avg
0.006724
High
0.006757
Low
0.006698
Last updated: 4/17/2026, 1:46:26 PM
Quick Conversions
| NPR | CUC |
|---|---|
| 1 NPR | 0.01 CUC |
| 10 NPR | 0.07 CUC |
| 50 NPR | 0.33 CUC |
| 100 NPR | 0.67 CUC |
| 500 NPR | 3.35 CUC |
| 1,000 NPR | 6.70 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-04-17T13:46:26Z",
"rates": {
"CUC": 0.006698
}
}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.6698,
"rate": 0.006698
}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