Rate Overview
Live
1 FJD = 9.3933 CZK
1 CZK = 0.106459
FJD
Avg
9.4259
High
9.4925
Low
9.3455
Last updated: 5/7/2026, 12:15:09 AM
Quick Conversions
| FJD | CZK |
|---|---|
| 1 FJD | 9.39 CZK |
| 10 FJD | 93.93 CZK |
| 50 FJD | 469.67 CZK |
| 100 FJD | 939.33 CZK |
| 500 FJD | 4,696.66 CZK |
| 1,000 FJD | 9,393.32 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-05-07T00:15:09Z",
"rates": {
"CZK": 9.39332
}
}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": 939.3319999999999,
"rate": 9.39332
}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