Rate Overview
Live
1 PAB = 9.1872 MAD
1 MAD = 0.108848
PAB
Avg
9.2255
High
9.4264
Low
9.1096
Last updated: 5/27/2026, 8:48:53 AM
Quick Conversions
| PAB | MAD |
|---|---|
| 1 PAB | 9.19 MAD |
| 10 PAB | 91.87 MAD |
| 50 PAB | 459.36 MAD |
| 100 PAB | 918.72 MAD |
| 500 PAB | 4,593.58 MAD |
| 1,000 PAB | 9,187.15 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-27T08:48:53Z",
"rates": {
"MAD": 9.18715
}
}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.715,
"rate": 9.18715
}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