Rate Overview
Live
1 FJD = 145.9885 ZWL
1 ZWL = 0.006850
FJD
Avg
145.1367
High
145.9885
Low
144.3144
Last updated: 4/16/2026, 7:56:32 PM
Quick Conversions
| FJD | ZWL |
|---|---|
| 1 FJD | 145.99 ZWL |
| 10 FJD | 1,459.89 ZWL |
| 50 FJD | 7,299.43 ZWL |
| 100 FJD | 14,598.85 ZWL |
| 500 FJD | 72,994.26 ZWL |
| 1,000 FJD | 145,988.53 ZWL |
Get FJD/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=ZWLExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-04-16T19:56:32Z",
"rates": {
"ZWL": 145.988529
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "ZWL",
"amount": 100
},
"result": 14598.8529,
"rate": 145.988529
}Build with FJD/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key