Rate Overview
Live
1 FJD = 254.1177 SOS
1 SOS = 0.003935
FJD
Avg
256.7020
High
259.8055
Low
253.9165
Last updated: 7/25/2026, 5:30:10 PM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 254.12 SOS |
| 10 FJD | 2,541.18 SOS |
| 50 FJD | 12,705.88 SOS |
| 100 FJD | 25,411.77 SOS |
| 500 FJD | 127,058.84 SOS |
| 1,000 FJD | 254,117.69 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-25T17:30:10Z",
"rates": {
"SOS": 254.117687
}
}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": 25411.7687,
"rate": 254.117687
}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