Rate Overview
Live
1 FJD = 146.7303 ZWL
1 ZWL = 0.006815
FJD
Avg
146.1801
High
146.7303
Low
144.7677
Last updated: 5/6/2026, 9:07:03 PM
Quick Conversions
| FJD | ZWL |
|---|---|
| 1 FJD | 146.73 ZWL |
| 10 FJD | 1,467.30 ZWL |
| 50 FJD | 7,336.52 ZWL |
| 100 FJD | 14,673.03 ZWL |
| 500 FJD | 73,365.16 ZWL |
| 1,000 FJD | 146,730.32 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-05-06T21:07:03Z",
"rates": {
"ZWL": 146.730317
}
}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": 14673.031700000001,
"rate": 146.730317
}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