Rate Overview
Live
1 FJD = 8.6534 ZMW
1 ZMW = 0.115562
FJD
Avg
8.5930
High
8.6885
Low
8.5139
Last updated: 4/15/2026, 10:52:53 PM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 8.65 ZMW |
| 10 FJD | 86.53 ZMW |
| 50 FJD | 432.67 ZMW |
| 100 FJD | 865.34 ZMW |
| 500 FJD | 4,326.68 ZMW |
| 1,000 FJD | 8,653.37 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-04-15T22:52:53Z",
"rates": {
"ZMW": 8.653366
}
}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": 865.3366,
"rate": 8.653366
}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