Rate Overview
Live
1 FJD = 4.1952 SEK
1 SEK = 0.238366
FJD
Avg
4.1350
High
4.3145
Low
3.9977
Last updated: 5/27/2026, 4:50:35 AM
Quick Conversions
| FJD | SEK |
|---|---|
| 1 FJD | 4.20 SEK |
| 10 FJD | 41.95 SEK |
| 50 FJD | 209.76 SEK |
| 100 FJD | 419.52 SEK |
| 500 FJD | 2,097.61 SEK |
| 1,000 FJD | 4,195.23 SEK |
Get FJD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SEKExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-27T04:50:35Z",
"rates": {
"SEK": 4.195227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SEK",
"amount": 100
},
"result": 419.5227,
"rate": 4.195227
}Build with FJD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key