Rate Overview
Live
1 ZAR = 0.138651 FJD
1 FJD = 7.2124
ZAR
Avg
0.138026
High
0.139139
Low
0.136439
Last updated: 7/6/2026, 3:53:11 AM
Quick Conversions
| ZAR | FJD |
|---|---|
| 1 ZAR | 0.14 FJD |
| 10 ZAR | 1.39 FJD |
| 50 ZAR | 6.93 FJD |
| 100 ZAR | 13.87 FJD |
| 500 ZAR | 69.33 FJD |
| 1,000 ZAR | 138.65 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-06T03:53:11Z",
"rates": {
"FJD": 0.138651
}
}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.8651,
"rate": 0.138651
}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