Rate Overview
Live
1 MKD = 10.5944 SOS
1 SOS = 0.094389
MKD
Avg
10.7004
High
10.7527
Low
10.5944
Last updated: 6/19/2026, 8:42:34 AM
Quick Conversions
| MKD | SOS |
|---|---|
| 1 MKD | 10.59 SOS |
| 10 MKD | 105.94 SOS |
| 50 MKD | 529.72 SOS |
| 100 MKD | 1,059.44 SOS |
| 500 MKD | 5,297.21 SOS |
| 1,000 MKD | 10,594.41 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-06-19T08:42:34Z",
"rates": {
"SOS": 10.594414
}
}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": 1059.4414000000002,
"rate": 10.594414
}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