Rate Overview
Live
1 PAB = 9.3529 MAD
1 MAD = 0.106919
PAB
Avg
9.1646
High
9.4621
Low
8.9234
Last updated: 3/27/2026, 2:37:25 PM
Quick Conversions
| PAB | MAD |
|---|---|
| 1 PAB | 9.35 MAD |
| 10 PAB | 93.53 MAD |
| 50 PAB | 467.64 MAD |
| 100 PAB | 935.29 MAD |
| 500 PAB | 4,676.43 MAD |
| 1,000 PAB | 9,352.85 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-27T14:37:25Z",
"rates": {
"MAD": 9.35285
}
}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.285,
"rate": 9.35285
}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