Rate Overview
Live
1 SGD = 7.2610 MAD
1 MAD = 0.137722
SGD
Avg
7.2741
High
7.2992
Low
7.2594
Last updated: 4/17/2026, 7:34:08 AM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.26 MAD |
| 10 SGD | 72.61 MAD |
| 50 SGD | 363.05 MAD |
| 100 SGD | 726.10 MAD |
| 500 SGD | 3,630.50 MAD |
| 1,000 SGD | 7,261.00 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-04-17T07:34:08Z",
"rates": {
"MAD": 7.261001
}
}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.1001,
"rate": 7.261001
}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