Rate Overview
Live
1 SAR = 0.598586 FJD
1 FJD = 1.6706
SAR
Avg
0.592293
High
0.602393
Low
0.577212
Last updated: 7/30/2026, 4:49:35 AM
Quick Conversions
| SAR | FJD |
|---|---|
| 1 SAR | 0.60 FJD |
| 10 SAR | 5.99 FJD |
| 50 SAR | 29.93 FJD |
| 100 SAR | 59.86 FJD |
| 500 SAR | 299.29 FJD |
| 1,000 SAR | 598.59 FJD |
Get SAR/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=FJDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-30T04:49:35Z",
"rates": {
"FJD": 0.598586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "FJD",
"amount": 100
},
"result": 59.858599999999996,
"rate": 0.598586
}Build with SAR/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key