Rate Overview
Live
1 MAD = 0.108358 USD
1 USD = 9.2287
MAD
Avg
0.107882
High
0.108358
Low
0.107372
Last updated: 4/16/2026, 5:12:03 AM
Quick Conversions
| MAD | USD |
|---|---|
| 1 MAD | 0.11 USD |
| 10 MAD | 1.08 USD |
| 50 MAD | 5.42 USD |
| 100 MAD | 10.84 USD |
| 500 MAD | 54.18 USD |
| 1,000 MAD | 108.36 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-04-16T05:12:03Z",
"rates": {
"USD": 0.108358
}
}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.835799999999999,
"rate": 0.108358
}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