Rate Overview
Live
1 FJD = 9.5242 CZK
1 CZK = 0.104996
FJD
Avg
9.4227
High
9.5242
Low
9.2983
Last updated: 3/6/2026, 8:47:49 PM
Quick Conversions
| FJD | CZK |
|---|---|
| 1 FJD | 9.52 CZK |
| 10 FJD | 95.24 CZK |
| 50 FJD | 476.21 CZK |
| 100 FJD | 952.42 CZK |
| 500 FJD | 4,762.09 CZK |
| 1,000 FJD | 9,524.19 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-06T20:47:49Z",
"rates": {
"CZK": 9.524188
}
}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": 952.4188,
"rate": 9.524188
}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