Rate Overview
Live
1 MAD = 0.107244 PAB
1 PAB = 9.3245
MAD
Avg
0.108052
High
0.109194
Low
0.107244
Last updated: 3/7/2026, 1:03:19 AM
Quick Conversions
| MAD | PAB |
|---|---|
| 1 MAD | 0.11 PAB |
| 10 MAD | 1.07 PAB |
| 50 MAD | 5.36 PAB |
| 100 MAD | 10.72 PAB |
| 500 MAD | 53.62 PAB |
| 1,000 MAD | 107.24 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-03-07T01:03:19Z",
"rates": {
"PAB": 0.107244
}
}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.724400000000001,
"rate": 0.107244
}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