Rate Overview
Live
1 PAB = 9.3506 MAD
1 MAD = 0.106945
PAB
Avg
9.3644
High
9.9802
Low
8.8395
Last updated: 3/27/2026, 11:43:59 AM
Quick Conversions
| PAB | MAD |
|---|---|
| 1 PAB | 9.35 MAD |
| 10 PAB | 93.51 MAD |
| 50 PAB | 467.53 MAD |
| 100 PAB | 935.06 MAD |
| 500 PAB | 4,675.30 MAD |
| 1,000 PAB | 9,350.60 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-27T11:43:59Z",
"rates": {
"MAD": 9.3506
}
}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.06,
"rate": 9.3506
}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