Rate Overview
Live
1 SGD = 7.1878 MAD
1 MAD = 0.139125
SGD
Avg
7.2063
High
7.2193
Low
7.1878
Last updated: 5/27/2026, 9:20:40 PM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.19 MAD |
| 10 SGD | 71.88 MAD |
| 50 SGD | 359.39 MAD |
| 100 SGD | 718.78 MAD |
| 500 SGD | 3,593.88 MAD |
| 1,000 SGD | 7,187.76 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-05-27T21:20:40Z",
"rates": {
"MAD": 7.187756
}
}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": 718.7756,
"rate": 7.187756
}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