Rate Overview
Live
1 ZAR = 0.136778 FJD
1 FJD = 7.3111
ZAR
Avg
0.136967
High
0.139139
Low
0.134901
Last updated: 7/14/2026, 3:24:17 AM
Quick Conversions
| ZAR | FJD |
|---|---|
| 1 ZAR | 0.14 FJD |
| 10 ZAR | 1.37 FJD |
| 50 ZAR | 6.84 FJD |
| 100 ZAR | 13.68 FJD |
| 500 ZAR | 68.39 FJD |
| 1,000 ZAR | 136.78 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-07-14T03:24:17Z",
"rates": {
"FJD": 0.136778
}
}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.677800000000001,
"rate": 0.136778
}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