Rate Overview
Live
1 CZK = 0.107143 FJD
1 FJD = 9.3333
CZK
Avg
0.106918
High
0.107685
Low
0.106381
Last updated: 4/16/2026, 9:35:53 PM
Quick Conversions
| CZK | FJD |
|---|---|
| 1 CZK | 0.11 FJD |
| 10 CZK | 1.07 FJD |
| 50 CZK | 5.36 FJD |
| 100 CZK | 10.71 FJD |
| 500 CZK | 53.57 FJD |
| 1,000 CZK | 107.14 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-04-16T21:35:53Z",
"rates": {
"FJD": 0.107143
}
}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.7143,
"rate": 0.107143
}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