Rate Overview
Live
1 JOD = 13.2836 SEK
1 SEK = 0.075281
JOD
Avg
13.1027
High
13.4679
Low
12.6195
Last updated: 3/27/2026, 3:04:57 PM
Quick Conversions
| JOD | SEK |
|---|---|
| 1 JOD | 13.28 SEK |
| 10 JOD | 132.84 SEK |
| 50 JOD | 664.18 SEK |
| 100 JOD | 1,328.36 SEK |
| 500 JOD | 6,641.82 SEK |
| 1,000 JOD | 13,283.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-03-27T15:04:57Z",
"rates": {
"SEK": 13.283638
}
}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": 1328.3638,
"rate": 13.283638
}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