Rate Overview
Live
1 MKD = 0.024190 SGD
1 SGD = 41.3394
MKD
Avg
0.024194
High
0.024271
Low
0.024105
Last updated: 5/7/2026, 7:58:44 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.10 SGD |
| 1,000 MKD | 24.19 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-05-07T19:58:44Z",
"rates": {
"SGD": 0.02419
}
}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.419,
"rate": 0.02419
}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