Rate Overview
Live
1 JOD = 13.0503 SEK
1 SEK = 0.076626
JOD
Avg
13.1459
High
13.2259
Low
13.0503
Last updated: 5/27/2026, 10:56:03 AM
Quick Conversions
| JOD | SEK |
|---|---|
| 1 JOD | 13.05 SEK |
| 10 JOD | 130.50 SEK |
| 50 JOD | 652.52 SEK |
| 100 JOD | 1,305.03 SEK |
| 500 JOD | 6,525.17 SEK |
| 1,000 JOD | 13,050.33 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-27T10:56:03Z",
"rates": {
"SEK": 13.050331
}
}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": 1305.0331,
"rate": 13.050331
}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