Rate Overview
Live
1 NPR = 0.006794 CUC
1 CUC = 147.1887
NPR
Avg
0.006816
High
0.006858
Low
0.006779
Last updated: 3/7/2026, 7:36:50 AM
Quick Conversions
| NPR | CUC |
|---|---|
| 1 NPR | 0.01 CUC |
| 10 NPR | 0.07 CUC |
| 50 NPR | 0.34 CUC |
| 100 NPR | 0.68 CUC |
| 500 NPR | 3.40 CUC |
| 1,000 NPR | 6.79 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-07T07:36:50Z",
"rates": {
"CUC": 0.006794
}
}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.6794,
"rate": 0.006794
}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