Rate Overview
Live
1 MAD = 0.137218 SGD
1 SGD = 7.2877
MAD
Avg
0.137712
High
0.138419
Low
0.137063
Last updated: 3/7/2026, 1:04:17 AM
Quick Conversions
| MAD | SGD |
|---|---|
| 1 MAD | 0.14 SGD |
| 10 MAD | 1.37 SGD |
| 50 MAD | 6.86 SGD |
| 100 MAD | 13.72 SGD |
| 500 MAD | 68.61 SGD |
| 1,000 MAD | 137.22 SGD |
Get MAD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=SGDExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-03-07T01:04:17Z",
"rates": {
"SGD": 0.137218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "SGD",
"amount": 100
},
"result": 13.7218,
"rate": 0.137218
}Build with MAD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key