Rate Overview
Live
1 JOD = 13.0846 SEK
1 SEK = 0.076425
JOD
Avg
13.1510
High
13.2259
Low
13.0789
Last updated: 5/27/2026, 8:25:51 AM
Quick Conversions
| JOD | SEK |
|---|---|
| 1 JOD | 13.08 SEK |
| 10 JOD | 130.85 SEK |
| 50 JOD | 654.23 SEK |
| 100 JOD | 1,308.46 SEK |
| 500 JOD | 6,542.32 SEK |
| 1,000 JOD | 13,084.64 SEK |
Get JOD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=SEKExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-05-27T08:25:51Z",
"rates": {
"SEK": 13.08464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "SEK",
"amount": 100
},
"result": 1308.464,
"rate": 13.08464
}Build with JOD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key