Rate Overview
Live
1 FJD = 9.4594 CZK
1 CZK = 0.105715
FJD
Avg
9.4931
High
9.5776
Low
9.4427
Last updated: 3/27/2026, 9:41:34 AM
Quick Conversions
| FJD | CZK |
|---|---|
| 1 FJD | 9.46 CZK |
| 10 FJD | 94.59 CZK |
| 50 FJD | 472.97 CZK |
| 100 FJD | 945.94 CZK |
| 500 FJD | 4,729.72 CZK |
| 1,000 FJD | 9,459.44 CZK |
Get FJD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=CZKExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-27T09:41:34Z",
"rates": {
"CZK": 9.459437
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "CZK",
"amount": 100
},
"result": 945.9436999999999,
"rate": 9.459437
}Build with FJD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key