Rate Overview
Live
1 PAB = 9.3554 MAD
1 MAD = 0.106890
PAB
Avg
9.3477
High
9.3591
Low
9.3279
Last updated: 3/27/2026, 12:53:06 PM
Quick Conversions
| PAB | MAD |
|---|---|
| 1 PAB | 9.36 MAD |
| 10 PAB | 93.55 MAD |
| 50 PAB | 467.77 MAD |
| 100 PAB | 935.54 MAD |
| 500 PAB | 4,677.70 MAD |
| 1,000 PAB | 9,355.40 MAD |
Get PAB/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=MADExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-27T12:53:06Z",
"rates": {
"MAD": 9.3554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "MAD",
"amount": 100
},
"result": 935.54,
"rate": 9.3554
}Build with PAB/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key