Rate Overview
Live
1 MAD = 0.139079 SGD
1 SGD = 7.1902
MAD
Avg
0.138762
High
0.139082
Low
0.138517
Last updated: 5/27/2026, 5:15:06 PM
Quick Conversions
| MAD | SGD |
|---|---|
| 1 MAD | 0.14 SGD |
| 10 MAD | 1.39 SGD |
| 50 MAD | 6.95 SGD |
| 100 MAD | 13.91 SGD |
| 500 MAD | 69.54 SGD |
| 1,000 MAD | 139.08 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-05-27T17:15:06Z",
"rates": {
"SGD": 0.139079
}
}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.907900000000001,
"rate": 0.139079
}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