Rate Overview
Live
1 FJD = 257.4475 SOS
1 SOS = 0.003884
FJD
Avg
253.9341
High
262.2878
Low
248.1144
Last updated: 5/27/2026, 10:42:49 AM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 257.45 SOS |
| 10 FJD | 2,574.48 SOS |
| 50 FJD | 12,872.38 SOS |
| 100 FJD | 25,744.75 SOS |
| 500 FJD | 128,723.77 SOS |
| 1,000 FJD | 257,447.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-27T10:42:49Z",
"rates": {
"SOS": 257.447548
}
}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": 25744.7548,
"rate": 257.447548
}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