Rate Overview
Live
1 MDL = 0.057755 PAB
1 PAB = 17.3145
MDL
Avg
0.057464
High
0.059956
Low
0.053505
Last updated: 5/27/2026, 11:17:31 AM
Quick Conversions
| MDL | PAB |
|---|---|
| 1 MDL | 0.06 PAB |
| 10 MDL | 0.58 PAB |
| 50 MDL | 2.89 PAB |
| 100 MDL | 5.78 PAB |
| 500 MDL | 28.88 PAB |
| 1,000 MDL | 57.76 PAB |
Get MDL/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=PABExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-27T11:17:31Z",
"rates": {
"PAB": 0.057755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "PAB",
"amount": 100
},
"result": 5.7755,
"rate": 0.057755
}Build with MDL/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key