Rate Overview
Live
1 SEK = 0.075164 JOD
1 JOD = 13.3042
SEK
Avg
0.075729
High
0.076300
Low
0.075164
Last updated: 3/27/2026, 11:13:34 AM
Quick Conversions
| SEK | JOD |
|---|---|
| 1 SEK | 0.08 JOD |
| 10 SEK | 0.75 JOD |
| 50 SEK | 3.76 JOD |
| 100 SEK | 7.52 JOD |
| 500 SEK | 37.58 JOD |
| 1,000 SEK | 75.16 JOD |
Get SEK/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=JODExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T11:13:34Z",
"rates": {
"JOD": 0.075164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "JOD",
"amount": 100
},
"result": 7.516399999999999,
"rate": 0.075164
}Build with SEK/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key