Rate Overview
Live
1 MKD = 0.175867 SEK
1 SEK = 5.6861
MKD
Avg
0.177129
High
0.178472
Low
0.175867
Last updated: 6/17/2026, 4:49:40 AM
Quick Conversions
| MKD | SEK |
|---|---|
| 1 MKD | 0.18 SEK |
| 10 MKD | 1.76 SEK |
| 50 MKD | 8.79 SEK |
| 100 MKD | 17.59 SEK |
| 500 MKD | 87.93 SEK |
| 1,000 MKD | 175.87 SEK |
Get MKD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=SEKExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-06-17T04:49:40Z",
"rates": {
"SEK": 0.175867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "SEK",
"amount": 100
},
"result": 17.5867,
"rate": 0.175867
}Build with MKD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key