Rate Overview
Live
1 PAB = 17.2593 MDL
1 MDL = 0.057940
PAB
Avg
17.2337
High
17.2593
Low
17.2149
Last updated: 5/7/2026, 12:19:03 AM
Quick Conversions
| PAB | MDL |
|---|---|
| 1 PAB | 17.26 MDL |
| 10 PAB | 172.59 MDL |
| 50 PAB | 862.97 MDL |
| 100 PAB | 1,725.93 MDL |
| 500 PAB | 8,629.67 MDL |
| 1,000 PAB | 17,259.34 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-07T00:19:03Z",
"rates": {
"MDL": 17.259342
}
}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": 1725.9342,
"rate": 17.259342
}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