Rate Overview
Live
1 FJD = 8.4234 ZMW
1 ZMW = 0.118717
FJD
Avg
8.4670
High
8.5782
Low
8.4234
Last updated: 8/14/2026, 8:57:32 PM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 8.42 ZMW |
| 10 FJD | 84.23 ZMW |
| 50 FJD | 421.17 ZMW |
| 100 FJD | 842.34 ZMW |
| 500 FJD | 4,211.68 ZMW |
| 1,000 FJD | 8,423.37 ZMW |
Get FJD/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=ZMWExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-08-14T20:57:32Z",
"rates": {
"ZMW": 8.423368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "ZMW",
"amount": 100
},
"result": 842.3368,
"rate": 8.423368
}Build with FJD/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key