Rate Overview
Live
1 PAB = 17.5715 MDL
1 MDL = 0.056910
PAB
Avg
17.5666
High
17.6018
Low
17.5148
Last updated: 7/25/2026, 4:09:52 AM
Quick Conversions
| PAB | MDL |
|---|---|
| 1 PAB | 17.57 MDL |
| 10 PAB | 175.72 MDL |
| 50 PAB | 878.58 MDL |
| 100 PAB | 1,757.15 MDL |
| 500 PAB | 8,785.76 MDL |
| 1,000 PAB | 17,571.52 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-25T04:09:52Z",
"rates": {
"MDL": 17.571518
}
}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": 1757.1518,
"rate": 17.571518
}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