Rate Overview
Live
1 MKD = 0.176592 SEK
1 SEK = 5.6628
MKD
Avg
0.175707
High
0.176604
Low
0.174981
Last updated: 3/27/2026, 9:26:01 AM
Quick Conversions
| MKD | SEK |
|---|---|
| 1 MKD | 0.18 SEK |
| 10 MKD | 1.77 SEK |
| 50 MKD | 8.83 SEK |
| 100 MKD | 17.66 SEK |
| 500 MKD | 88.30 SEK |
| 1,000 MKD | 176.59 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-03-27T09:26:01Z",
"rates": {
"SEK": 0.176592
}
}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.6592,
"rate": 0.176592
}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