Rate Overview
Live
1 FJD = 9.3746 CZK
1 CZK = 0.106671
FJD
Avg
9.3844
High
9.4526
Low
9.3168
Last updated: 6/16/2026, 5:25:51 AM
Quick Conversions
| FJD | CZK |
|---|---|
| 1 FJD | 9.37 CZK |
| 10 FJD | 93.75 CZK |
| 50 FJD | 468.73 CZK |
| 100 FJD | 937.46 CZK |
| 500 FJD | 4,687.31 CZK |
| 1,000 FJD | 9,374.62 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-06-16T05:25:51Z",
"rates": {
"CZK": 9.37462
}
}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": 937.462,
"rate": 9.37462
}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