Rate Overview
Live
1 PAB = 17.3068 MDL
1 MDL = 0.057781
PAB
Avg
17.2607
High
17.3717
Low
17.1088
Last updated: 9/2/2026, 4:08:22 AM
Quick Conversions
| PAB | MDL |
|---|---|
| 1 PAB | 17.31 MDL |
| 10 PAB | 173.07 MDL |
| 50 PAB | 865.34 MDL |
| 100 PAB | 1,730.68 MDL |
| 500 PAB | 8,653.40 MDL |
| 1,000 PAB | 17,306.80 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-09-02T04:08:22Z",
"rates": {
"MDL": 17.306798
}
}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": 1730.6798000000001,
"rate": 17.306798
}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