Rate Overview
Live
1 JMD = 0.058453 SEK
1 SEK = 17.1078
JMD
Avg
0.058786
High
0.059140
Low
0.058438
Last updated: 5/7/2026, 6:55:32 AM
Quick Conversions
| JMD | SEK |
|---|---|
| 1 JMD | 0.06 SEK |
| 10 JMD | 0.58 SEK |
| 50 JMD | 2.92 SEK |
| 100 JMD | 5.85 SEK |
| 500 JMD | 29.23 SEK |
| 1,000 JMD | 58.45 SEK |
Get JMD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JMD¤cies=SEKExample Response:
{
"success": true,
"base": "JMD",
"date": "2026-05-07T06:55:32Z",
"rates": {
"SEK": 0.058453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JMD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JMD",
"to": "SEK",
"amount": 100
},
"result": 5.8453,
"rate": 0.058453
}Build with JMD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key