Rate Overview
Live
1 FJD = 4.3025 SEK
1 SEK = 0.232424
FJD
Avg
4.3109
High
4.3616
Low
4.2705
Last updated: 7/19/2026, 5:31:43 PM
Quick Conversions
| FJD | SEK |
|---|---|
| 1 FJD | 4.30 SEK |
| 10 FJD | 43.02 SEK |
| 50 FJD | 215.12 SEK |
| 100 FJD | 430.25 SEK |
| 500 FJD | 2,151.24 SEK |
| 1,000 FJD | 4,302.48 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-19T17:31:43Z",
"rates": {
"SEK": 4.302477
}
}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": 430.24769999999995,
"rate": 4.302477
}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