Rate Overview
Live
1 PAB = 9.2588 MAD
1 MAD = 0.108005
PAB
Avg
9.2662
High
9.2744
Low
9.2569
Last updated: 6/16/2026, 10:02:58 AM
Quick Conversions
| PAB | MAD |
|---|---|
| 1 PAB | 9.26 MAD |
| 10 PAB | 92.59 MAD |
| 50 PAB | 462.94 MAD |
| 100 PAB | 925.88 MAD |
| 500 PAB | 4,629.40 MAD |
| 1,000 PAB | 9,258.80 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-06-16T10:02:58Z",
"rates": {
"MAD": 9.2588
}
}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": 925.8800000000001,
"rate": 9.2588
}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