Rate Overview
Live
1 SEK = 0.240825 FJD
1 FJD = 4.1524
SEK
Avg
0.240112
High
0.242826
Low
0.238515
Last updated: 4/16/2026, 9:34:36 PM
Quick Conversions
| SEK | FJD |
|---|---|
| 1 SEK | 0.24 FJD |
| 10 SEK | 2.41 FJD |
| 50 SEK | 12.04 FJD |
| 100 SEK | 24.08 FJD |
| 500 SEK | 120.41 FJD |
| 1,000 SEK | 240.83 FJD |
Get SEK/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=FJDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-04-16T21:34:36Z",
"rates": {
"FJD": 0.240825
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "FJD",
"amount": 100
},
"result": 24.0825,
"rate": 0.240825
}Build with SEK/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key