Rate Overview
Live
1 ZAR = 0.134490 FJD
1 FJD = 7.4355
ZAR
Avg
0.136066
High
0.138205
Low
0.134084
Last updated: 3/6/2026, 8:13:43 AM
Quick Conversions
| ZAR | FJD |
|---|---|
| 1 ZAR | 0.13 FJD |
| 10 ZAR | 1.34 FJD |
| 50 ZAR | 6.72 FJD |
| 100 ZAR | 13.45 FJD |
| 500 ZAR | 67.25 FJD |
| 1,000 ZAR | 134.49 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-03-06T08:13:43Z",
"rates": {
"FJD": 0.13449
}
}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.449,
"rate": 0.13449
}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