Rate Overview
Live
1 MAD = 0.138389 SGD
1 SGD = 7.2260
MAD
Avg
0.139142
High
0.145044
Low
0.133758
Last updated: 7/19/2026, 9:05:08 AM
Quick Conversions
| MAD | SGD |
|---|---|
| 1 MAD | 0.14 SGD |
| 10 MAD | 1.38 SGD |
| 50 MAD | 6.92 SGD |
| 100 MAD | 13.84 SGD |
| 500 MAD | 69.19 SGD |
| 1,000 MAD | 138.39 SGD |
Get MAD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=SGDExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-07-19T09:05:08Z",
"rates": {
"SGD": 0.138389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "SGD",
"amount": 100
},
"result": 13.8389,
"rate": 0.138389
}Build with MAD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key