Rate Overview
Live
1 MKD = 0.024216 SGD
1 SGD = 41.2950
MKD
Avg
0.023904
High
0.024591
Low
0.022756
Last updated: 3/28/2026, 1:52:46 PM
Quick Conversions
| MKD | SGD |
|---|---|
| 1 MKD | 0.02 SGD |
| 10 MKD | 0.24 SGD |
| 50 MKD | 1.21 SGD |
| 100 MKD | 2.42 SGD |
| 500 MKD | 12.11 SGD |
| 1,000 MKD | 24.22 SGD |
Get MKD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=SGDExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-28T13:52:46Z",
"rates": {
"SGD": 0.024216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "SGD",
"amount": 100
},
"result": 2.4216,
"rate": 0.024216
}Build with MKD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key