Rate Overview
Live
1 SGD = 7.3852 MAD
1 MAD = 0.135406
SGD
Avg
7.3315
High
7.3852
Low
7.2852
Last updated: 9/4/2026, 12:52:00 AM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.39 MAD |
| 10 SGD | 73.85 MAD |
| 50 SGD | 369.26 MAD |
| 100 SGD | 738.52 MAD |
| 500 SGD | 3,692.59 MAD |
| 1,000 SGD | 7,385.18 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-09-04T00:52:00Z",
"rates": {
"MAD": 7.385181
}
}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": 738.5181,
"rate": 7.385181
}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