Rate Overview
Live
1 SGD = 7.2120 MAD
1 MAD = 0.138658
SGD
Avg
7.2122
High
7.2248
Low
7.1912
Last updated: 6/17/2026, 6:40:30 AM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.21 MAD |
| 10 SGD | 72.12 MAD |
| 50 SGD | 360.60 MAD |
| 100 SGD | 721.20 MAD |
| 500 SGD | 3,605.98 MAD |
| 1,000 SGD | 7,211.97 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-06-17T06:40:30Z",
"rates": {
"MAD": 7.211966
}
}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": 721.1966,
"rate": 7.211966
}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