Rate Overview
Live
1 FJD = 9.4051 CZK
1 CZK = 0.106325
FJD
Avg
9.3192
High
9.6553
Low
9.0508
Last updated: 5/27/2026, 4:51:26 AM
Quick Conversions
| FJD | CZK |
|---|---|
| 1 FJD | 9.41 CZK |
| 10 FJD | 94.05 CZK |
| 50 FJD | 470.26 CZK |
| 100 FJD | 940.51 CZK |
| 500 FJD | 4,702.57 CZK |
| 1,000 FJD | 9,405.13 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-27T04:51:26Z",
"rates": {
"CZK": 9.405133
}
}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": 940.5133,
"rate": 9.405133
}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