Rate Overview
Live
1 FJD = 0.444712 CUC
1 CUC = 2.2486
FJD
Avg
0.444975
High
0.454642
Low
0.436309
Last updated: 7/25/2026, 3:07:27 PM
Quick Conversions
| FJD | CUC |
|---|---|
| 1 FJD | 0.44 CUC |
| 10 FJD | 4.45 CUC |
| 50 FJD | 22.24 CUC |
| 100 FJD | 44.47 CUC |
| 500 FJD | 222.36 CUC |
| 1,000 FJD | 444.71 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-07-25T15:07:27Z",
"rates": {
"CUC": 0.444712
}
}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": 44.471199999999996,
"rate": 0.444712
}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