Rate Overview
Live
1 SEK = 0.073369 JOD
1 JOD = 13.6297
SEK
Avg
0.073387
High
0.073574
Low
0.073128
Last updated: 7/12/2026, 2:05:19 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.68 JOD |
| 1,000 SEK | 73.37 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-12T02:05:19Z",
"rates": {
"JOD": 0.073369
}
}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.3369,
"rate": 0.073369
}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