Rate Overview
Live
1 MKD = 0.179813 SEK
1 SEK = 5.5613
MKD
Avg
0.179368
High
0.180340
Low
0.178398
Last updated: 7/21/2026, 7:00:01 PM
Quick Conversions
| MKD | SEK |
|---|---|
| 1 MKD | 0.18 SEK |
| 10 MKD | 1.80 SEK |
| 50 MKD | 8.99 SEK |
| 100 MKD | 17.98 SEK |
| 500 MKD | 89.91 SEK |
| 1,000 MKD | 179.81 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-07-21T19:00:01Z",
"rates": {
"SEK": 0.179813
}
}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.9813,
"rate": 0.179813
}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