Rate Overview
Live
1 SDG = 0.088423 MKD
1 MKD = 11.3093
SDG
Avg
0.087796
High
0.088582
Low
0.086891
Last updated: 3/7/2026, 1:00:37 AM
Quick Conversions
| SDG | MKD |
|---|---|
| 1 SDG | 0.09 MKD |
| 10 SDG | 0.88 MKD |
| 50 SDG | 4.42 MKD |
| 100 SDG | 8.84 MKD |
| 500 SDG | 44.21 MKD |
| 1,000 SDG | 88.42 MKD |
Get SDG/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=MKDExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-07T01:00:37Z",
"rates": {
"MKD": 0.088423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "MKD",
"amount": 100
},
"result": 8.8423,
"rate": 0.088423
}Build with SDG/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key