Rate Overview
Live
1 MKD = 0.180464 SEK
1 SEK = 5.5413
MKD
Avg
0.180012
High
0.180612
Low
0.179334
Last updated: 7/26/2026, 12:37:38 AM
Quick Conversions
| MKD | SEK |
|---|---|
| 1 MKD | 0.18 SEK |
| 10 MKD | 1.80 SEK |
| 50 MKD | 9.02 SEK |
| 100 MKD | 18.05 SEK |
| 500 MKD | 90.23 SEK |
| 1,000 MKD | 180.46 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-26T00:37:38Z",
"rates": {
"SEK": 0.180464
}
}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": 18.046400000000002,
"rate": 0.180464
}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