Rate Overview
Live
1 FJD = 9.5496 CZK
1 CZK = 0.104716
FJD
Avg
9.4948
High
9.6553
Low
9.2983
Last updated: 3/27/2026, 5:02:30 PM
Quick Conversions
| FJD | CZK |
|---|---|
| 1 FJD | 9.55 CZK |
| 10 FJD | 95.50 CZK |
| 50 FJD | 477.48 CZK |
| 100 FJD | 954.96 CZK |
| 500 FJD | 4,774.80 CZK |
| 1,000 FJD | 9,549.60 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-27T17:02:30Z",
"rates": {
"CZK": 9.549602
}
}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": 954.9602,
"rate": 9.549602
}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