Rate Overview
Live
1 FJD = 258.4726 SOS
1 SOS = 0.003869
FJD
Avg
257.3850
High
258.7327
Low
255.7546
Last updated: 4/16/2026, 7:55:23 PM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 258.47 SOS |
| 10 FJD | 2,584.73 SOS |
| 50 FJD | 12,923.63 SOS |
| 100 FJD | 25,847.26 SOS |
| 500 FJD | 129,236.29 SOS |
| 1,000 FJD | 258,472.58 SOS |
Get FJD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SOSExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-04-16T19:55:23Z",
"rates": {
"SOS": 258.472578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SOS",
"amount": 100
},
"result": 25847.2578,
"rate": 258.472578
}Build with FJD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key