Rate Overview
Live
1 FJD = 9.4683 CZK
1 CZK = 0.105616
FJD
Avg
9.7115
High
10.5673
Low
9.0659
Last updated: 3/27/2026, 11:39:39 AM
Quick Conversions
| FJD | CZK |
|---|---|
| 1 FJD | 9.47 CZK |
| 10 FJD | 94.68 CZK |
| 50 FJD | 473.42 CZK |
| 100 FJD | 946.83 CZK |
| 500 FJD | 4,734.15 CZK |
| 1,000 FJD | 9,468.30 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-27T11:39:39Z",
"rates": {
"CZK": 9.468303
}
}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": 946.8303000000001,
"rate": 9.468303
}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