Rate Overview
Live
1 JOD = 13.2988 SEK
1 SEK = 0.075195
JOD
Avg
12.8787
High
13.2988
Low
12.4724
Last updated: 3/27/2026, 9:53:58 AM
Quick Conversions
| JOD | SEK |
|---|---|
| 1 JOD | 13.30 SEK |
| 10 JOD | 132.99 SEK |
| 50 JOD | 664.94 SEK |
| 100 JOD | 1,329.88 SEK |
| 500 JOD | 6,649.38 SEK |
| 1,000 JOD | 13,298.76 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-03-27T09:53:58Z",
"rates": {
"SEK": 13.298758
}
}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": 1329.8758,
"rate": 13.298758
}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