Rate Overview
Live
1 SEK = 0.073441 JOD
1 JOD = 13.6164
SEK
Avg
0.073131
High
0.073576
Low
0.072737
Last updated: 7/5/2026, 5:14:30 AM
Quick Conversions
| SEK | JOD |
|---|---|
| 1 SEK | 0.07 JOD |
| 10 SEK | 0.73 JOD |
| 50 SEK | 3.67 JOD |
| 100 SEK | 7.34 JOD |
| 500 SEK | 36.72 JOD |
| 1,000 SEK | 73.44 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-07-05T05:14:30Z",
"rates": {
"JOD": 0.073441
}
}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.344100000000001,
"rate": 0.073441
}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