Rate Overview
Live
1 FJD = 1.7056 SAR
1 SAR = 0.586315
FJD
Avg
1.7014
High
1.7104
Low
1.6933
Last updated: 3/6/2026, 8:48:50 PM
Quick Conversions
| FJD | SAR |
|---|---|
| 1 FJD | 1.71 SAR |
| 10 FJD | 17.06 SAR |
| 50 FJD | 85.28 SAR |
| 100 FJD | 170.56 SAR |
| 500 FJD | 852.78 SAR |
| 1,000 FJD | 1,705.57 SAR |
Get FJD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SARExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-06T20:48:50Z",
"rates": {
"SAR": 1.705567
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SAR",
"amount": 100
},
"result": 170.5567,
"rate": 1.705567
}Build with FJD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key