Rate Overview
Live
1 FJD = 255.3551 SOS
1 SOS = 0.003916
FJD
Avg
255.1165
High
256.1062
Low
254.4852
Last updated: 7/24/2026, 9:58:54 PM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 255.36 SOS |
| 10 FJD | 2,553.55 SOS |
| 50 FJD | 12,767.76 SOS |
| 100 FJD | 25,535.51 SOS |
| 500 FJD | 127,677.55 SOS |
| 1,000 FJD | 255,355.10 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-24T21:58:54Z",
"rates": {
"SOS": 255.355101
}
}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": 25535.5101,
"rate": 255.355101
}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