Rate Overview
Live
1 SGD = 7.2478 MAD
1 MAD = 0.137972
SGD
Avg
7.2545
High
7.2633
Low
7.2478
Last updated: 7/5/2026, 8:16:06 PM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.25 MAD |
| 10 SGD | 72.48 MAD |
| 50 SGD | 362.39 MAD |
| 100 SGD | 724.78 MAD |
| 500 SGD | 3,623.92 MAD |
| 1,000 SGD | 7,247.85 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-07-05T20:16:06Z",
"rates": {
"MAD": 7.247848
}
}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": 724.7848,
"rate": 7.247848
}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