Rate Overview
Live
1 FJD = 256.7424 SOS
1 SOS = 0.003895
FJD
Avg
254.5726
High
257.3895
Low
246.0344
Last updated: 7/13/2026, 7:35:16 PM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 256.74 SOS |
| 10 FJD | 2,567.42 SOS |
| 50 FJD | 12,837.12 SOS |
| 100 FJD | 25,674.24 SOS |
| 500 FJD | 128,371.18 SOS |
| 1,000 FJD | 256,742.36 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-07-13T19:35:16Z",
"rates": {
"SOS": 256.742357
}
}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": 25674.2357,
"rate": 256.742357
}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