Rate Overview
Live
1 MKD = 11.3210 SDG
1 SDG = 0.088331
MKD
Avg
11.3842
High
11.5086
Low
11.2889
Last updated: 3/7/2026, 4:23:51 AM
Quick Conversions
| MKD | SDG |
|---|---|
| 1 MKD | 11.32 SDG |
| 10 MKD | 113.21 SDG |
| 50 MKD | 566.05 SDG |
| 100 MKD | 1,132.10 SDG |
| 500 MKD | 5,660.51 SDG |
| 1,000 MKD | 11,321.03 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-03-07T04:23:51Z",
"rates": {
"SDG": 11.321029
}
}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": 1132.1028999999999,
"rate": 11.321029
}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