Rate Overview
Live
1 FJD = 8.6754 ZMW
1 ZMW = 0.115268
FJD
Avg
8.6307
High
8.6911
Low
8.5212
Last updated: 3/6/2026, 8:14:41 AM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 8.68 ZMW |
| 10 FJD | 86.75 ZMW |
| 50 FJD | 433.77 ZMW |
| 100 FJD | 867.54 ZMW |
| 500 FJD | 4,337.70 ZMW |
| 1,000 FJD | 8,675.40 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-03-06T08:14:41Z",
"rates": {
"ZMW": 8.675403
}
}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": 867.5402999999999,
"rate": 8.675403
}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