Rate Overview
Live
1 FJD = 0.448231 CUC
1 CUC = 2.2310
FJD
Avg
0.442822
High
0.455002
Low
0.429629
Last updated: 7/23/2026, 3:20:08 PM
Quick Conversions
| FJD | CUC |
|---|---|
| 1 FJD | 0.45 CUC |
| 10 FJD | 4.48 CUC |
| 50 FJD | 22.41 CUC |
| 100 FJD | 44.82 CUC |
| 500 FJD | 224.12 CUC |
| 1,000 FJD | 448.23 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-23T15:20:08Z",
"rates": {
"CUC": 0.448231
}
}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.8231,
"rate": 0.448231
}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