Rate Overview
Live
1 SDG = 0.089870 MKD
1 MKD = 11.1272
SDG
Avg
0.088338
High
0.094269
Low
0.085720
Last updated: 7/21/2026, 11:56:19 AM
Quick Conversions
| SDG | MKD |
|---|---|
| 1 SDG | 0.09 MKD |
| 10 SDG | 0.90 MKD |
| 50 SDG | 4.49 MKD |
| 100 SDG | 8.99 MKD |
| 500 SDG | 44.94 MKD |
| 1,000 SDG | 89.87 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-07-21T11:56:19Z",
"rates": {
"MKD": 0.08987
}
}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.987,
"rate": 0.08987
}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