Rate Overview
Live
1 FJD = 8.3082 ZMW
1 ZMW = 0.120363
FJD
Avg
8.2157
High
8.3082
Low
8.1185
Last updated: 7/24/2026, 9:39:44 PM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 8.31 ZMW |
| 10 FJD | 83.08 ZMW |
| 50 FJD | 415.41 ZMW |
| 100 FJD | 830.82 ZMW |
| 500 FJD | 4,154.11 ZMW |
| 1,000 FJD | 8,308.22 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-07-24T21:39:44Z",
"rates": {
"ZMW": 8.308221
}
}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": 830.8221,
"rate": 8.308221
}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