Rate Overview
Live
1 MAD = 0.107700 PAB
1 PAB = 9.2851
MAD
Avg
0.107462
High
0.107700
Low
0.107327
Last updated: 8/15/2026, 6:34:33 PM
Quick Conversions
| MAD | PAB |
|---|---|
| 1 MAD | 0.11 PAB |
| 10 MAD | 1.08 PAB |
| 50 MAD | 5.39 PAB |
| 100 MAD | 10.77 PAB |
| 500 MAD | 53.85 PAB |
| 1,000 MAD | 107.70 PAB |
Get MAD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=PABExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-08-15T18:34:33Z",
"rates": {
"PAB": 0.1077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "PAB",
"amount": 100
},
"result": 10.77,
"rate": 0.1077
}Build with MAD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key