Rate Overview
Live
1 FJD = 1.6718 SAR
1 SAR = 0.598169
FJD
Avg
1.6850
High
1.7066
Low
1.6494
Last updated: 3/27/2026, 1:00:01 PM
Quick Conversions
| FJD | SAR |
|---|---|
| 1 FJD | 1.67 SAR |
| 10 FJD | 16.72 SAR |
| 50 FJD | 83.59 SAR |
| 100 FJD | 167.18 SAR |
| 500 FJD | 835.88 SAR |
| 1,000 FJD | 1,671.77 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-27T13:00:01Z",
"rates": {
"SAR": 1.671769
}
}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": 167.17690000000002,
"rate": 1.671769
}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