Rate Overview
Live
1 JMD = 0.058084 SEK
1 SEK = 17.2164
JMD
Avg
0.058553
High
0.059168
Low
0.058057
Last updated: 4/16/2026, 6:53:16 AM
Quick Conversions
| JMD | SEK |
|---|---|
| 1 JMD | 0.06 SEK |
| 10 JMD | 0.58 SEK |
| 50 JMD | 2.90 SEK |
| 100 JMD | 5.81 SEK |
| 500 JMD | 29.04 SEK |
| 1,000 JMD | 58.08 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-04-16T06:53:16Z",
"rates": {
"SEK": 0.058084
}
}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.8084,
"rate": 0.058084
}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