Rate Overview
Live
1 CZK = 0.106324 FJD
1 FJD = 9.4052
CZK
Avg
0.105857
High
0.107003
Low
0.104606
Last updated: 5/27/2026, 4:53:13 AM
Quick Conversions
| CZK | FJD |
|---|---|
| 1 CZK | 0.11 FJD |
| 10 CZK | 1.06 FJD |
| 50 CZK | 5.32 FJD |
| 100 CZK | 10.63 FJD |
| 500 CZK | 53.16 FJD |
| 1,000 CZK | 106.32 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-05-27T04:53:13Z",
"rates": {
"FJD": 0.106324
}
}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.6324,
"rate": 0.106324
}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