Rate Overview
Live
1 FJD = 258.5020 SOS
1 SOS = 0.003868
FJD
Avg
258.4274
High
260.6404
Low
256.5917
Last updated: 3/6/2026, 8:45:52 PM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 258.50 SOS |
| 10 FJD | 2,585.02 SOS |
| 50 FJD | 12,925.10 SOS |
| 100 FJD | 25,850.20 SOS |
| 500 FJD | 129,251.02 SOS |
| 1,000 FJD | 258,502.03 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-03-06T20:45:52Z",
"rates": {
"SOS": 258.502035
}
}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": 25850.203499999996,
"rate": 258.502035
}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