Rate Overview
Live
1 SGD = 7.2626 MAD
1 MAD = 0.137693
SGD
Avg
7.2560
High
7.2695
Low
7.2379
Last updated: 5/7/2026, 9:09:43 AM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.26 MAD |
| 10 SGD | 72.63 MAD |
| 50 SGD | 363.13 MAD |
| 100 SGD | 726.26 MAD |
| 500 SGD | 3,631.28 MAD |
| 1,000 SGD | 7,262.55 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-05-07T09:09:43Z",
"rates": {
"MAD": 7.262554
}
}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.2554,
"rate": 7.262554
}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