Rate Overview
Live
1 PAB = 17.5231 MDL
1 MDL = 0.057068
PAB
Avg
17.4814
High
17.5446
Low
17.4087
Last updated: 3/27/2026, 2:45:45 PM
Quick Conversions
| PAB | MDL |
|---|---|
| 1 PAB | 17.52 MDL |
| 10 PAB | 175.23 MDL |
| 50 PAB | 876.15 MDL |
| 100 PAB | 1,752.31 MDL |
| 500 PAB | 8,761.53 MDL |
| 1,000 PAB | 17,523.06 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-27T14:45:45Z",
"rates": {
"MDL": 17.523059
}
}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": 1752.3059,
"rate": 17.523059
}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