Rate Overview
Live
1 SGD = 7.2753 MAD
1 MAD = 0.137451
SGD
Avg
7.2617
High
7.2959
Low
7.2244
Last updated: 3/7/2026, 3:46:03 AM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.28 MAD |
| 10 SGD | 72.75 MAD |
| 50 SGD | 363.77 MAD |
| 100 SGD | 727.53 MAD |
| 500 SGD | 3,637.66 MAD |
| 1,000 SGD | 7,275.33 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-07T03:46:03Z",
"rates": {
"MAD": 7.275327
}
}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": 727.5327,
"rate": 7.275327
}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