Rate Overview
Live
1 SEK = 0.242143 FJD
1 FJD = 4.1298
SEK
Avg
0.242039
High
0.244597
Low
0.239041
Last updated: 3/6/2026, 8:15:28 AM
Quick Conversions
| SEK | FJD |
|---|---|
| 1 SEK | 0.24 FJD |
| 10 SEK | 2.42 FJD |
| 50 SEK | 12.11 FJD |
| 100 SEK | 24.21 FJD |
| 500 SEK | 121.07 FJD |
| 1,000 SEK | 242.14 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-03-06T08:15:28Z",
"rates": {
"FJD": 0.242143
}
}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.2143,
"rate": 0.242143
}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