Rate Overview
Live
1 MKD = 10.5629 SOS
1 SOS = 0.094671
MKD
Avg
10.5867
High
10.6195
Low
10.5512
Last updated: 7/9/2026, 1:15:13 PM
Quick Conversions
| MKD | SOS |
|---|---|
| 1 MKD | 10.56 SOS |
| 10 MKD | 105.63 SOS |
| 50 MKD | 528.15 SOS |
| 100 MKD | 1,056.29 SOS |
| 500 MKD | 5,281.47 SOS |
| 1,000 MKD | 10,562.94 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-09T13:15:13Z",
"rates": {
"SOS": 10.562943
}
}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": 1056.2943,
"rate": 10.562943
}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