Rate Overview
Live
1 MKD = 10.6580 SOS
1 SOS = 0.093826
MKD
Avg
10.5925
High
10.6580
Low
10.5409
Last updated: 7/31/2026, 9:15:58 AM
Quick Conversions
| MKD | SOS |
|---|---|
| 1 MKD | 10.66 SOS |
| 10 MKD | 106.58 SOS |
| 50 MKD | 532.90 SOS |
| 100 MKD | 1,065.80 SOS |
| 500 MKD | 5,329.02 SOS |
| 1,000 MKD | 10,658.05 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-07-31T09:15:58Z",
"rates": {
"SOS": 10.658045
}
}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": 1065.8045,
"rate": 10.658045
}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