Rate Overview
Live
1 FJD = 9.5514 CZK
1 CZK = 0.104696
FJD
Avg
9.5056
High
9.5776
Low
9.4459
Last updated: 3/27/2026, 2:38:40 PM
Quick Conversions
| FJD | CZK |
|---|---|
| 1 FJD | 9.55 CZK |
| 10 FJD | 95.51 CZK |
| 50 FJD | 477.57 CZK |
| 100 FJD | 955.14 CZK |
| 500 FJD | 4,775.71 CZK |
| 1,000 FJD | 9,551.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-03-27T14:38:40Z",
"rates": {
"CZK": 9.55142
}
}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": 955.142,
"rate": 9.55142
}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