Rate Overview
Live
1 FJD = 1.6916 SAR
1 SAR = 0.591147
FJD
Avg
1.6516
High
1.7113
Low
1.5833
Last updated: 5/27/2026, 9:27:13 AM
Quick Conversions
| FJD | SAR |
|---|---|
| 1 FJD | 1.69 SAR |
| 10 FJD | 16.92 SAR |
| 50 FJD | 84.58 SAR |
| 100 FJD | 169.16 SAR |
| 500 FJD | 845.81 SAR |
| 1,000 FJD | 1,691.63 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-05-27T09:27:13Z",
"rates": {
"SAR": 1.691627
}
}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": 169.1627,
"rate": 1.691627
}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