Rate Overview
Live
1 SGD = 41.6525 MKD
1 MKD = 0.024008
SGD
Avg
41.3524
High
41.7979
Low
40.7320
Last updated: 7/13/2026, 3:06:42 AM
Quick Conversions
| SGD | MKD |
|---|---|
| 1 SGD | 41.65 MKD |
| 10 SGD | 416.53 MKD |
| 50 SGD | 2,082.63 MKD |
| 100 SGD | 4,165.25 MKD |
| 500 SGD | 20,826.26 MKD |
| 1,000 SGD | 41,652.53 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-07-13T03:06:42Z",
"rates": {
"MKD": 41.652527
}
}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": 4165.2527,
"rate": 41.652527
}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