Rate Overview
Live
1 SGD = 7.2611 MAD
1 MAD = 0.137721
SGD
Avg
7.2924
High
7.3370
Low
7.2611
Last updated: 3/27/2026, 7:42:02 AM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.26 MAD |
| 10 SGD | 72.61 MAD |
| 50 SGD | 363.05 MAD |
| 100 SGD | 726.11 MAD |
| 500 SGD | 3,630.54 MAD |
| 1,000 SGD | 7,261.08 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-27T07:42:02Z",
"rates": {
"MAD": 7.261081
}
}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.1081,
"rate": 7.261081
}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