Rate Overview
Live
1 MKD = 11.1481 SDG
1 SDG = 0.089702
MKD
Avg
11.1392
High
11.1487
Low
11.1212
Last updated: 7/25/2026, 5:44:53 AM
Quick Conversions
| MKD | SDG |
|---|---|
| 1 MKD | 11.15 SDG |
| 10 MKD | 111.48 SDG |
| 50 MKD | 557.40 SDG |
| 100 MKD | 1,114.81 SDG |
| 500 MKD | 5,574.04 SDG |
| 1,000 MKD | 11,148.08 SDG |
Get MKD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=SDGExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-25T05:44:53Z",
"rates": {
"SDG": 11.148079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "SDG",
"amount": 100
},
"result": 1114.8079,
"rate": 11.148079
}Build with MKD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key