Rate Overview
Live
1 FJD = 8.3427 ZMW
1 ZMW = 0.119865
FJD
Avg
8.6663
High
8.8693
Low
8.3427
Last updated: 3/26/2026, 11:40:24 AM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 8.34 ZMW |
| 10 FJD | 83.43 ZMW |
| 50 FJD | 417.13 ZMW |
| 100 FJD | 834.27 ZMW |
| 500 FJD | 4,171.34 ZMW |
| 1,000 FJD | 8,342.69 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-26T11:40:24Z",
"rates": {
"ZMW": 8.342689
}
}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": 834.2689,
"rate": 8.342689
}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