Rate Overview
Live
1 SGD = 7.1901 MAD
1 MAD = 0.139080
SGD
Avg
7.2130
High
7.3647
Low
7.0947
Last updated: 5/27/2026, 5:28:02 PM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.19 MAD |
| 10 SGD | 71.90 MAD |
| 50 SGD | 359.51 MAD |
| 100 SGD | 719.01 MAD |
| 500 SGD | 3,595.06 MAD |
| 1,000 SGD | 7,190.12 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-27T17:28:02Z",
"rates": {
"MAD": 7.190123
}
}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": 719.0123,
"rate": 7.190123
}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