Rate Overview
Live
1 FJD = 8.1769 ZMW
1 ZMW = 0.122295
FJD
Avg
8.1071
High
8.2356
Low
7.9748
Last updated: 7/21/2026, 11:35:36 AM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 8.18 ZMW |
| 10 FJD | 81.77 ZMW |
| 50 FJD | 408.85 ZMW |
| 100 FJD | 817.69 ZMW |
| 500 FJD | 4,088.46 ZMW |
| 1,000 FJD | 8,176.92 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-21T11:35:36Z",
"rates": {
"ZMW": 8.176924
}
}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": 817.6923999999999,
"rate": 8.176924
}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