Rate Overview
Live
1 SGD = 41.4255 MKD
1 MKD = 0.024140
SGD
Avg
41.3419
High
41.4846
Low
41.2008
Last updated: 5/7/2026, 2:49:54 PM
Quick Conversions
| SGD | MKD |
|---|---|
| 1 SGD | 41.43 MKD |
| 10 SGD | 414.26 MKD |
| 50 SGD | 2,071.28 MKD |
| 100 SGD | 4,142.55 MKD |
| 500 SGD | 20,712.77 MKD |
| 1,000 SGD | 41,425.54 MKD |
Get SGD/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MKDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-07T14:49:54Z",
"rates": {
"MKD": 41.425537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MKD",
"amount": 100
},
"result": 4142.5536999999995,
"rate": 41.425537
}Build with SGD/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key