Rate Overview
Live
1 FJD = 4.3764 SEK
1 SEK = 0.228498
FJD
Avg
4.3303
High
4.3764
Low
4.2999
Last updated: 7/23/2026, 5:07:09 PM
Quick Conversions
| FJD | SEK |
|---|---|
| 1 FJD | 4.38 SEK |
| 10 FJD | 43.76 SEK |
| 50 FJD | 218.82 SEK |
| 100 FJD | 437.64 SEK |
| 500 FJD | 2,188.20 SEK |
| 1,000 FJD | 4,376.40 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-07-23T17:07:09Z",
"rates": {
"SEK": 4.376398
}
}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": 437.6398,
"rate": 4.376398
}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