Rate Overview
Live
1 SAR = 0.589693 FJD
1 FJD = 1.6958
SAR
Avg
0.592010
High
0.593344
Low
0.589693
Last updated: 8/19/2026, 10:24:53 PM
Quick Conversions
| SAR | FJD |
|---|---|
| 1 SAR | 0.59 FJD |
| 10 SAR | 5.90 FJD |
| 50 SAR | 29.48 FJD |
| 100 SAR | 58.97 FJD |
| 500 SAR | 294.85 FJD |
| 1,000 SAR | 589.69 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-08-19T22:24:53Z",
"rates": {
"FJD": 0.589693
}
}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": 58.969300000000004,
"rate": 0.589693
}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