Rate Overview
Live
1 PAB = 17.2878 MDL
1 MDL = 0.057844
PAB
Avg
17.2014
High
17.3146
Low
17.0920
Last updated: 3/6/2026, 11:53:20 AM
Quick Conversions
| PAB | MDL |
|---|---|
| 1 PAB | 17.29 MDL |
| 10 PAB | 172.88 MDL |
| 50 PAB | 864.39 MDL |
| 100 PAB | 1,728.78 MDL |
| 500 PAB | 8,643.91 MDL |
| 1,000 PAB | 17,287.82 MDL |
Get PAB/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=MDLExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-06T11:53:20Z",
"rates": {
"MDL": 17.287815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "MDL",
"amount": 100
},
"result": 1728.7814999999998,
"rate": 17.287815
}Build with PAB/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key