Rate Overview
Live
1 SGD = 7.2638 MAD
1 MAD = 0.137669
SGD
Avg
7.1618
High
7.3520
Low
7.0376
Last updated: 3/27/2026, 9:29:45 AM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.26 MAD |
| 10 SGD | 72.64 MAD |
| 50 SGD | 363.19 MAD |
| 100 SGD | 726.38 MAD |
| 500 SGD | 3,631.90 MAD |
| 1,000 SGD | 7,263.80 MAD |
Get SGD/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MADExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T09:29:45Z",
"rates": {
"MAD": 7.2638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MAD",
"amount": 100
},
"result": 726.38,
"rate": 7.2638
}Build with SGD/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key