Rate Overview
Live
1 PAB = 9.1853 MAD
1 MAD = 0.108870
PAB
Avg
9.1189
High
9.3955
Low
8.7990
Last updated: 5/27/2026, 6:16:27 AM
Quick Conversions
| PAB | MAD |
|---|---|
| 1 PAB | 9.19 MAD |
| 10 PAB | 91.85 MAD |
| 50 PAB | 459.27 MAD |
| 100 PAB | 918.53 MAD |
| 500 PAB | 4,592.65 MAD |
| 1,000 PAB | 9,185.30 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-27T06:16:27Z",
"rates": {
"MAD": 9.1853
}
}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.53,
"rate": 9.1853
}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