Rate Overview
Live
1 FJD = 4.1539 SEK
1 SEK = 0.240737
FJD
Avg
4.1345
High
4.1834
Low
4.0884
Last updated: 3/6/2026, 12:12:50 PM
Quick Conversions
| FJD | SEK |
|---|---|
| 1 FJD | 4.15 SEK |
| 10 FJD | 41.54 SEK |
| 50 FJD | 207.70 SEK |
| 100 FJD | 415.39 SEK |
| 500 FJD | 2,076.96 SEK |
| 1,000 FJD | 4,153.92 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-03-06T12:12:50Z",
"rates": {
"SEK": 4.153915
}
}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": 415.39149999999995,
"rate": 4.153915
}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