Rate Overview
Live
1 MKD = 10.7682 SOS
1 SOS = 0.092866
MKD
Avg
10.8342
High
10.9573
Low
10.7433
Last updated: 3/7/2026, 9:07:40 AM
Quick Conversions
| MKD | SOS |
|---|---|
| 1 MKD | 10.77 SOS |
| 10 MKD | 107.68 SOS |
| 50 MKD | 538.41 SOS |
| 100 MKD | 1,076.82 SOS |
| 500 MKD | 5,384.12 SOS |
| 1,000 MKD | 10,768.25 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-03-07T09:07:40Z",
"rates": {
"SOS": 10.768247
}
}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": 1076.8247000000001,
"rate": 10.768247
}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