Rate Overview
Live
1 FJD = 8.4295 ZMW
1 ZMW = 0.118631
FJD
Avg
9.3980
High
10.5449
Low
8.2597
Last updated: 3/26/2026, 1:20:17 PM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 8.43 ZMW |
| 10 FJD | 84.29 ZMW |
| 50 FJD | 421.47 ZMW |
| 100 FJD | 842.95 ZMW |
| 500 FJD | 4,214.74 ZMW |
| 1,000 FJD | 8,429.49 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-26T13:20:17Z",
"rates": {
"ZMW": 8.429486
}
}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.9486,
"rate": 8.429486
}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