Rate Overview
Live
1 ZAR = 0.135591 FJD
1 FJD = 7.3751
ZAR
Avg
0.135832
High
0.139647
Low
0.131109
Last updated: 5/27/2026, 4:53:12 AM
Quick Conversions
| ZAR | FJD |
|---|---|
| 1 ZAR | 0.14 FJD |
| 10 ZAR | 1.36 FJD |
| 50 ZAR | 6.78 FJD |
| 100 ZAR | 13.56 FJD |
| 500 ZAR | 67.80 FJD |
| 1,000 ZAR | 135.59 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-05-27T04:53:12Z",
"rates": {
"FJD": 0.135591
}
}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.559099999999999,
"rate": 0.135591
}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