Rate Overview
Live
1 MAD = 0.108961 PAB
1 PAB = 9.1776
MAD
Avg
0.108368
High
0.110453
Low
0.106629
Last updated: 5/27/2026, 9:57:43 AM
Quick Conversions
| MAD | PAB |
|---|---|
| 1 MAD | 0.11 PAB |
| 10 MAD | 1.09 PAB |
| 50 MAD | 5.45 PAB |
| 100 MAD | 10.90 PAB |
| 500 MAD | 54.48 PAB |
| 1,000 MAD | 108.96 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-05-27T09:57:43Z",
"rates": {
"PAB": 0.108961
}
}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.8961,
"rate": 0.108961
}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