Rate Overview
Live
1 SGD = 7.2534 MAD
1 MAD = 0.137867
SGD
Avg
7.2357
High
7.3433
Low
7.1025
Last updated: 7/25/2026, 8:11:14 PM
Quick Conversions
| SGD | MAD |
|---|---|
| 1 SGD | 7.25 MAD |
| 10 SGD | 72.53 MAD |
| 50 SGD | 362.67 MAD |
| 100 SGD | 725.34 MAD |
| 500 SGD | 3,626.68 MAD |
| 1,000 SGD | 7,253.37 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-07-25T20:11:14Z",
"rates": {
"MAD": 7.253366
}
}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": 725.3366,
"rate": 7.253366
}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