Rate Overview
Live
1 FJD = 8.2766 ZMW
1 ZMW = 0.120823
FJD
Avg
9.2365
High
10.7488
Low
7.9508
Last updated: 7/23/2026, 3:17:17 PM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 8.28 ZMW |
| 10 FJD | 82.77 ZMW |
| 50 FJD | 413.83 ZMW |
| 100 FJD | 827.66 ZMW |
| 500 FJD | 4,138.28 ZMW |
| 1,000 FJD | 8,276.56 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-23T15:17:17Z",
"rates": {
"ZMW": 8.276557
}
}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": 827.6557,
"rate": 8.276557
}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