Rate Overview
Live
1 FJD = 8.1345 ZMW
1 ZMW = 0.122933
FJD
Avg
8.0825
High
8.1611
Low
8.0041
Last updated: 7/4/2026, 2:50:18 PM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 8.13 ZMW |
| 10 FJD | 81.35 ZMW |
| 50 FJD | 406.73 ZMW |
| 100 FJD | 813.45 ZMW |
| 500 FJD | 4,067.27 ZMW |
| 1,000 FJD | 8,134.53 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-04T14:50:18Z",
"rates": {
"ZMW": 8.134531
}
}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": 813.4531000000001,
"rate": 8.134531
}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