Rate Overview
Live
1 PAB = 9.1875 MAD
1 MAD = 0.108843
PAB
Avg
9.2146
High
9.2390
Low
9.1875
Last updated: 5/27/2026, 11:19:27 AM
Quick Conversions
| PAB | MAD |
|---|---|
| 1 PAB | 9.19 MAD |
| 10 PAB | 91.88 MAD |
| 50 PAB | 459.38 MAD |
| 100 PAB | 918.76 MAD |
| 500 PAB | 4,593.78 MAD |
| 1,000 PAB | 9,187.55 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-05-27T11:19:27Z",
"rates": {
"MAD": 9.18755
}
}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": 918.755,
"rate": 9.18755
}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