Rate Overview
Live
1 PAB = 17.3900 MDL
1 MDL = 0.057504
PAB
Avg
17.3955
High
17.4242
Low
17.3686
Last updated: 6/16/2026, 12:23:13 PM
Quick Conversions
| PAB | MDL |
|---|---|
| 1 PAB | 17.39 MDL |
| 10 PAB | 173.90 MDL |
| 50 PAB | 869.50 MDL |
| 100 PAB | 1,739.00 MDL |
| 500 PAB | 8,694.99 MDL |
| 1,000 PAB | 17,389.98 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-06-16T12:23:13Z",
"rates": {
"MDL": 17.389978
}
}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": 1738.9977999999999,
"rate": 17.389978
}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