Rate Overview
Live
1 SGD = 7.2658 MAD
1 MAD = 0.137632
SGD
Avg
7.0653
High
7.3673
Low
6.8890
Last updated: 3/27/2026, 11:22:23 AM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.27 MAD |
| 10 SGD | 72.66 MAD |
| 50 SGD | 363.29 MAD |
| 100 SGD | 726.58 MAD |
| 500 SGD | 3,632.88 MAD |
| 1,000 SGD | 7,265.76 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-03-27T11:22:23Z",
"rates": {
"MAD": 7.265762
}
}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.5762,
"rate": 7.265762
}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