Rate Overview
Live
1 MDL = 0.056806 PAB
1 PAB = 17.6038
MDL
Avg
0.056595
High
0.056806
Low
0.056328
Last updated: 7/4/2026, 9:54:17 PM
Quick Conversions
| MDL | PAB |
|---|---|
| 1 MDL | 0.06 PAB |
| 10 MDL | 0.57 PAB |
| 50 MDL | 2.84 PAB |
| 100 MDL | 5.68 PAB |
| 500 MDL | 28.40 PAB |
| 1,000 MDL | 56.81 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-07-04T21:54:17Z",
"rates": {
"PAB": 0.056806
}
}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.6806,
"rate": 0.056806
}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