Rate Overview
Live
1 FJD = 8.4989 ZMW
1 ZMW = 0.117663
FJD
Avg
8.5058
High
8.5989
Low
8.3979
Last updated: 5/6/2026, 12:29:05 AM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 8.50 ZMW |
| 10 FJD | 84.99 ZMW |
| 50 FJD | 424.94 ZMW |
| 100 FJD | 849.89 ZMW |
| 500 FJD | 4,249.43 ZMW |
| 1,000 FJD | 8,498.86 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-05-06T00:29:05Z",
"rates": {
"ZMW": 8.498859
}
}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": 849.8859,
"rate": 8.498859
}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