Rate Overview
Live
1 SEK = 0.077176 JOD
1 JOD = 12.9574
SEK
Avg
0.076705
High
0.077431
Low
0.076052
Last updated: 4/16/2026, 9:32:26 PM
Quick Conversions
| SEK | JOD |
|---|---|
| 1 SEK | 0.08 JOD |
| 10 SEK | 0.77 JOD |
| 50 SEK | 3.86 JOD |
| 100 SEK | 7.72 JOD |
| 500 SEK | 38.59 JOD |
| 1,000 SEK | 77.18 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-04-16T21:32:26Z",
"rates": {
"JOD": 0.077176
}
}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.717599999999999,
"rate": 0.077176
}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