Rate Overview
Live
1 CZK = 0.104862 FJD
1 FJD = 9.5363
CZK
Avg
0.106363
High
0.109852
Low
0.104077
Last updated: 7/23/2026, 6:57:41 PM
Quick Conversions
| CZK | FJD |
|---|---|
| 1 CZK | 0.10 FJD |
| 10 CZK | 1.05 FJD |
| 50 CZK | 5.24 FJD |
| 100 CZK | 10.49 FJD |
| 500 CZK | 52.43 FJD |
| 1,000 CZK | 104.86 FJD |
Get CZK/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=FJDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-23T18:57:41Z",
"rates": {
"FJD": 0.104862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "FJD",
"amount": 100
},
"result": 10.4862,
"rate": 0.104862
}Build with CZK/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key