Rate Overview
Live
1 MDL = 0.058174 PAB
1 PAB = 17.1898
MDL
Avg
0.058068
High
0.058174
Low
0.057939
Last updated: 5/7/2026, 8:33:35 AM
Quick Conversions
| MDL | PAB |
|---|---|
| 1 MDL | 0.06 PAB |
| 10 MDL | 0.58 PAB |
| 50 MDL | 2.91 PAB |
| 100 MDL | 5.82 PAB |
| 500 MDL | 29.09 PAB |
| 1,000 MDL | 58.17 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-07T08:33:35Z",
"rates": {
"PAB": 0.058174
}
}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.817399999999999,
"rate": 0.058174
}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