Rate Overview
Live
1 PAB = 17.3145 MDL
1 MDL = 0.057755
PAB
Avg
17.0158
High
17.6140
Low
16.5882
Last updated: 5/27/2026, 9:56:48 AM
Quick Conversions
| PAB | MDL |
|---|---|
| 1 PAB | 17.31 MDL |
| 10 PAB | 173.15 MDL |
| 50 PAB | 865.73 MDL |
| 100 PAB | 1,731.45 MDL |
| 500 PAB | 8,657.25 MDL |
| 1,000 PAB | 17,314.50 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-05-27T09:56:48Z",
"rates": {
"MDL": 17.314502
}
}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": 1731.4502,
"rate": 17.314502
}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