Rate Overview
Live
1 SAR = 0.598200 FJD
1 FJD = 1.6717
SAR
Avg
0.593080
High
0.598200
Low
0.588266
Last updated: 3/27/2026, 9:29:03 AM
Quick Conversions
| SAR | FJD |
|---|---|
| 1 SAR | 0.60 FJD |
| 10 SAR | 5.98 FJD |
| 50 SAR | 29.91 FJD |
| 100 SAR | 59.82 FJD |
| 500 SAR | 299.10 FJD |
| 1,000 SAR | 598.20 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-03-27T09:29:03Z",
"rates": {
"FJD": 0.5982
}
}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.81999999999999,
"rate": 0.5982
}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