Rate Overview
Live
1 SAR = 0.578187 FJD
1 FJD = 1.7295
SAR
Avg
0.584803
High
0.593136
Low
0.578187
Last updated: 5/8/2026, 11:02:12 PM
Quick Conversions
| SAR | FJD |
|---|---|
| 1 SAR | 0.58 FJD |
| 10 SAR | 5.78 FJD |
| 50 SAR | 28.91 FJD |
| 100 SAR | 57.82 FJD |
| 500 SAR | 289.09 FJD |
| 1,000 SAR | 578.19 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-05-08T23:02:12Z",
"rates": {
"FJD": 0.578187
}
}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": 57.8187,
"rate": 0.578187
}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