Rate Overview
Live
1 PAB = 9.3251 MAD
1 MAD = 0.107237
PAB
Avg
9.2456
High
9.3251
Low
9.1580
Last updated: 3/6/2026, 6:09:35 PM
Quick Conversions
| PAB | MAD |
|---|---|
| 1 PAB | 9.33 MAD |
| 10 PAB | 93.25 MAD |
| 50 PAB | 466.26 MAD |
| 100 PAB | 932.51 MAD |
| 500 PAB | 4,662.55 MAD |
| 1,000 PAB | 9,325.10 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-06T18:09:35Z",
"rates": {
"MAD": 9.3251
}
}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": 932.5100000000001,
"rate": 9.3251
}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