Rate Overview
Live
1 FJD = 7.8778 ZMW
1 ZMW = 0.126939
FJD
Avg
7.9055
High
8.0338
Low
7.8420
Last updated: 6/15/2026, 8:14:24 AM
Quick Conversions
| FJD | ZMW |
|---|---|
| 1 FJD | 7.88 ZMW |
| 10 FJD | 78.78 ZMW |
| 50 FJD | 393.89 ZMW |
| 100 FJD | 787.78 ZMW |
| 500 FJD | 3,938.89 ZMW |
| 1,000 FJD | 7,877.78 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-06-15T08:14:24Z",
"rates": {
"ZMW": 7.877779
}
}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": 787.7779,
"rate": 7.877779
}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