Rate Overview
Live
1 SGD = 41.1465 MKD
1 MKD = 0.024303
SGD
Avg
41.1843
High
41.3995
Low
41.0213
Last updated: 4/17/2026, 12:11:39 PM
Quick Conversions
| SGD | MKD |
|---|---|
| 1 SGD | 41.15 MKD |
| 10 SGD | 411.46 MKD |
| 50 SGD | 2,057.32 MKD |
| 100 SGD | 4,114.65 MKD |
| 500 SGD | 20,573.24 MKD |
| 1,000 SGD | 41,146.48 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-04-17T12:11:39Z",
"rates": {
"MKD": 41.146481
}
}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": 4114.6481,
"rate": 41.146481
}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