Rate Overview
Live
1 ZAR = 0.137320 FJD
1 FJD = 7.2823
ZAR
Avg
0.136215
High
0.137760
Low
0.133603
Last updated: 6/16/2026, 4:29:25 AM
Quick Conversions
| ZAR | FJD |
|---|---|
| 1 ZAR | 0.14 FJD |
| 10 ZAR | 1.37 FJD |
| 50 ZAR | 6.87 FJD |
| 100 ZAR | 13.73 FJD |
| 500 ZAR | 68.66 FJD |
| 1,000 ZAR | 137.32 FJD |
Get ZAR/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=FJDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-06-16T04:29:25Z",
"rates": {
"FJD": 0.13732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "FJD",
"amount": 100
},
"result": 13.732,
"rate": 0.13732
}Build with ZAR/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key