Rate Overview
Live
1 PAB = 17.5890 MDL
1 MDL = 0.056854
PAB
Avg
17.3160
High
17.7068
Low
16.8025
Last updated: 7/26/2026, 9:17:24 PM
Quick Conversions
| PAB | MDL |
|---|---|
| 1 PAB | 17.59 MDL |
| 10 PAB | 175.89 MDL |
| 50 PAB | 879.45 MDL |
| 100 PAB | 1,758.90 MDL |
| 500 PAB | 8,794.52 MDL |
| 1,000 PAB | 17,589.04 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-07-26T21:17:24Z",
"rates": {
"MDL": 17.589041
}
}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": 1758.9041000000002,
"rate": 17.589041
}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