Rate Overview
Live
1 MKD = 10.9348 SOS
1 SOS = 0.091451
MKD
Avg
10.8716
High
10.9348
Low
10.8191
Last updated: 5/7/2026, 5:55:25 PM
Quick Conversions
| MKD | SOS |
|---|---|
| 1 MKD | 10.93 SOS |
| 10 MKD | 109.35 SOS |
| 50 MKD | 546.74 SOS |
| 100 MKD | 1,093.48 SOS |
| 500 MKD | 5,467.40 SOS |
| 1,000 MKD | 10,934.80 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-07T17:55:25Z",
"rates": {
"SOS": 10.934797
}
}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": 1093.4796999999999,
"rate": 10.934797
}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