Rate Overview
Live
1 JMD = 0.059786 SEK
1 SEK = 16.7263
JMD
Avg
0.059433
High
0.059786
Low
0.059045
Last updated: 3/26/2026, 8:06:18 PM
Quick Conversions
| JMD | SEK |
|---|---|
| 1 JMD | 0.06 SEK |
| 10 JMD | 0.60 SEK |
| 50 JMD | 2.99 SEK |
| 100 JMD | 5.98 SEK |
| 500 JMD | 29.89 SEK |
| 1,000 JMD | 59.79 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-03-26T20:06:18Z",
"rates": {
"SEK": 0.059786
}
}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.9786,
"rate": 0.059786
}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