Rate Overview
Live
1 FJD = 9.4544 CZK
1 CZK = 0.105771
FJD
Avg
9.4491
High
9.5005
Low
9.4237
Last updated: 8/12/2026, 5:02:38 AM
Quick Conversions
| FJD | CZK |
|---|---|
| 1 FJD | 9.45 CZK |
| 10 FJD | 94.54 CZK |
| 50 FJD | 472.72 CZK |
| 100 FJD | 945.44 CZK |
| 500 FJD | 4,727.21 CZK |
| 1,000 FJD | 9,454.42 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-08-12T05:02:38Z",
"rates": {
"CZK": 9.454422
}
}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.4422,
"rate": 9.454422
}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