Rate Overview
Live
1 PAB = 9.3910 MAD
1 MAD = 0.106484
PAB
Avg
9.3676
High
9.4112
Low
9.3330
Last updated: 7/22/2026, 11:29:10 AM
Quick Conversions
| PAB | MAD |
|---|---|
| 1 PAB | 9.39 MAD |
| 10 PAB | 93.91 MAD |
| 50 PAB | 469.55 MAD |
| 100 PAB | 939.11 MAD |
| 500 PAB | 4,695.53 MAD |
| 1,000 PAB | 9,391.05 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-07-22T11:29:10Z",
"rates": {
"MAD": 9.39105
}
}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": 939.105,
"rate": 9.39105
}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