Rate Overview
Live
1 MAD = 0.108569 USD
1 USD = 9.2107
MAD
Avg
0.108409
High
0.108574
Low
0.108236
Last updated: 5/26/2026, 11:19:42 AM
Quick Conversions
| MAD | USD |
|---|---|
| 1 MAD | 0.11 USD |
| 10 MAD | 1.09 USD |
| 50 MAD | 5.43 USD |
| 100 MAD | 10.86 USD |
| 500 MAD | 54.28 USD |
| 1,000 MAD | 108.57 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-05-26T11:19:42Z",
"rates": {
"USD": 0.108569
}
}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.8569,
"rate": 0.108569
}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