Rate Overview
Live
1 MAD = 0.106649 USD
1 USD = 9.3766
MAD
Avg
0.106502
High
0.106686
Low
0.106295
Last updated: 7/3/2026, 7:24:53 PM
Quick Conversions
| MAD | USD |
|---|---|
| 1 MAD | 0.11 USD |
| 10 MAD | 1.07 USD |
| 50 MAD | 5.33 USD |
| 100 MAD | 10.66 USD |
| 500 MAD | 53.32 USD |
| 1,000 MAD | 106.65 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-07-03T19:24:53Z",
"rates": {
"USD": 0.106649
}
}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.6649,
"rate": 0.106649
}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