Rate Overview
Live
1 FJD = 0.455892 CUC
1 CUC = 2.1935
FJD
Avg
0.442723
High
0.455892
Low
0.429629
Last updated: 5/27/2026, 1:55:07 PM
Quick Conversions
| FJD | CUC |
|---|---|
| 1 FJD | 0.46 CUC |
| 10 FJD | 4.56 CUC |
| 50 FJD | 22.79 CUC |
| 100 FJD | 45.59 CUC |
| 500 FJD | 227.95 CUC |
| 1,000 FJD | 455.89 CUC |
Get FJD/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=CUCExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-27T13:55:07Z",
"rates": {
"CUC": 0.455892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "CUC",
"amount": 100
},
"result": 45.589200000000005,
"rate": 0.455892
}Build with FJD/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key