Rate Overview
Live
1 JMD = 0.061420 SEK
1 SEK = 16.2813
JMD
Avg
0.059185
High
0.061843
Low
0.056447
Last updated: 7/27/2026, 9:01:59 PM
Quick Conversions
| JMD | SEK |
|---|---|
| 1 JMD | 0.06 SEK |
| 10 JMD | 0.61 SEK |
| 50 JMD | 3.07 SEK |
| 100 JMD | 6.14 SEK |
| 500 JMD | 30.71 SEK |
| 1,000 JMD | 61.42 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-07-27T21:01:59Z",
"rates": {
"SEK": 0.06142
}
}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": 6.142,
"rate": 0.06142
}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