Rate Overview
Live
1 MAD = 0.107072 USD
1 USD = 9.3395
MAD
Avg
0.106945
High
0.107204
Low
0.106539
Last updated: 3/26/2026, 11:26:09 PM
Quick Conversions
| MAD | USD |
|---|---|
| 1 MAD | 0.11 USD |
| 10 MAD | 1.07 USD |
| 50 MAD | 5.35 USD |
| 100 MAD | 10.71 USD |
| 500 MAD | 53.54 USD |
| 1,000 MAD | 107.07 USD |
Get MAD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=USDExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-03-26T23:26:09Z",
"rates": {
"USD": 0.107072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "USD",
"amount": 100
},
"result": 10.7072,
"rate": 0.107072
}Build with MAD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key