Rate Overview
Live
1 MKD = 0.181229 SEK
1 SEK = 5.5179
MKD
Avg
0.181060
High
0.182031
Low
0.180120
Last updated: 9/2/2026, 4:49:30 PM
Quick Conversions
| MKD | SEK |
|---|---|
| 1 MKD | 0.18 SEK |
| 10 MKD | 1.81 SEK |
| 50 MKD | 9.06 SEK |
| 100 MKD | 18.12 SEK |
| 500 MKD | 90.61 SEK |
| 1,000 MKD | 181.23 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-09-02T16:49:30Z",
"rates": {
"SEK": 0.181229
}
}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.1229,
"rate": 0.181229
}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