Rate Overview
Live
1 ZAR = 0.133477 FJD
1 FJD = 7.4919
ZAR
Avg
0.134706
High
0.136059
Low
0.133141
Last updated: 7/26/2026, 12:47:09 PM
Quick Conversions
| ZAR | FJD |
|---|---|
| 1 ZAR | 0.13 FJD |
| 10 ZAR | 1.33 FJD |
| 50 ZAR | 6.67 FJD |
| 100 ZAR | 13.35 FJD |
| 500 ZAR | 66.74 FJD |
| 1,000 ZAR | 133.48 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-26T12:47:09Z",
"rates": {
"FJD": 0.133477
}
}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.347700000000001,
"rate": 0.133477
}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