Rate Overview
Live
1 MKD = 10.7521 SOS
1 SOS = 0.093005
MKD
Avg
10.8449
High
11.1018
Low
10.6427
Last updated: 5/28/2026, 4:39:38 AM
Quick Conversions
| MKD | SOS |
|---|---|
| 1 MKD | 10.75 SOS |
| 10 MKD | 107.52 SOS |
| 50 MKD | 537.60 SOS |
| 100 MKD | 1,075.21 SOS |
| 500 MKD | 5,376.03 SOS |
| 1,000 MKD | 10,752.07 SOS |
Get MKD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=SOSExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-05-28T04:39:38Z",
"rates": {
"SOS": 10.752068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "SOS",
"amount": 100
},
"result": 1075.2068,
"rate": 10.752068
}Build with MKD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key