Rate Overview
Live
1 MKD = 10.7755 SOS
1 SOS = 0.092803
MKD
Avg
10.7703
High
10.7782
Low
10.7615
Last updated: 5/28/2026, 1:17:29 AM
Quick Conversions
| MKD | SOS |
|---|---|
| 1 MKD | 10.78 SOS |
| 10 MKD | 107.76 SOS |
| 50 MKD | 538.78 SOS |
| 100 MKD | 1,077.55 SOS |
| 500 MKD | 5,387.76 SOS |
| 1,000 MKD | 10,775.51 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-28T01:17:29Z",
"rates": {
"SOS": 10.775513
}
}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": 1077.5513,
"rate": 10.775513
}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