Rate Overview
Live
1 PAB = 58.5646 DOP
1 DOP = 0.017075
PAB
Avg
60.3617
High
63.7375
Low
58.3044
Last updated: 7/21/2026, 12:46:04 AM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 58.56 DOP |
| 10 PAB | 585.65 DOP |
| 50 PAB | 2,928.23 DOP |
| 100 PAB | 5,856.46 DOP |
| 500 PAB | 29,282.30 DOP |
| 1,000 PAB | 58,564.60 DOP |
Get PAB/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=DOPExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-21T00:46:04Z",
"rates": {
"DOP": 58.564596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "DOP",
"amount": 100
},
"result": 5856.4596,
"rate": 58.564596
}Build with PAB/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key