Rate Overview
Live
1 FJD = 8.6468 ZMW
1 ZMW = 0.115650
FJD
Avg
8.6351
High
8.6727
Low
8.6063
Last updated: 9/2/2026, 12:53:06 PM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 8.65 ZMW |
| 10 FJD | 86.47 ZMW |
| 50 FJD | 432.34 ZMW |
| 100 FJD | 864.68 ZMW |
| 500 FJD | 4,323.38 ZMW |
| 1,000 FJD | 8,646.76 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-09-02T12:53:06Z",
"rates": {
"ZMW": 8.646764
}
}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": 864.6764,
"rate": 8.646764
}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