Rate Overview
Live
1 FJD = 258.6345 SOS
1 SOS = 0.003866
FJD
Avg
259.0872
High
260.1246
Low
256.7159
Last updated: 5/7/2026, 1:17:31 AM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 258.63 SOS |
| 10 FJD | 2,586.35 SOS |
| 50 FJD | 12,931.73 SOS |
| 100 FJD | 25,863.45 SOS |
| 500 FJD | 129,317.27 SOS |
| 1,000 FJD | 258,634.55 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-05-07T01:17:31Z",
"rates": {
"SOS": 258.634547
}
}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": 25863.4547,
"rate": 258.634547
}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