Rate Overview
Live
1 FJD = 9.5776 CZK
1 CZK = 0.104410
FJD
Avg
9.3184
High
9.6107
Low
9.0771
Last updated: 3/27/2026, 1:24:56 PM
Quick Conversions
| FJD | CZK |
|---|---|
| 1 FJD | 9.58 CZK |
| 10 FJD | 95.78 CZK |
| 50 FJD | 478.88 CZK |
| 100 FJD | 957.76 CZK |
| 500 FJD | 4,788.82 CZK |
| 1,000 FJD | 9,577.64 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-27T13:24:56Z",
"rates": {
"CZK": 9.577636
}
}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": 957.7636,
"rate": 9.577636
}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