Rate Overview
Live
1 PAB = 17.6272 MDL
1 MDL = 0.056730
PAB
Avg
17.6631
High
17.7531
Low
17.6036
Last updated: 7/5/2026, 11:30:23 PM
Quick Conversions
| PAB | MDL |
|---|---|
| 1 PAB | 17.63 MDL |
| 10 PAB | 176.27 MDL |
| 50 PAB | 881.36 MDL |
| 100 PAB | 1,762.72 MDL |
| 500 PAB | 8,813.61 MDL |
| 1,000 PAB | 17,627.23 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-05T23:30:23Z",
"rates": {
"MDL": 17.627227
}
}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": 1762.7227,
"rate": 17.627227
}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