Rate Overview
Live
1 SEK = 0.073011 JOD
1 JOD = 13.6966
SEK
Avg
0.075708
High
0.079924
Low
0.072823
Last updated: 7/26/2026, 10:28:28 PM
Quick Conversions
| SEK | JOD |
|---|---|
| 1 SEK | 0.07 JOD |
| 10 SEK | 0.73 JOD |
| 50 SEK | 3.65 JOD |
| 100 SEK | 7.30 JOD |
| 500 SEK | 36.51 JOD |
| 1,000 SEK | 73.01 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-26T22:28:28Z",
"rates": {
"JOD": 0.073011
}
}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.301100000000001,
"rate": 0.073011
}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