Rate Overview
Live
1 PAB = 58.4378 DOP
1 DOP = 0.017112
PAB
Avg
58.8565
High
59.6939
Low
58.1193
Last updated: 7/22/2026, 12:52:54 AM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 58.44 DOP |
| 10 PAB | 584.38 DOP |
| 50 PAB | 2,921.89 DOP |
| 100 PAB | 5,843.78 DOP |
| 500 PAB | 29,218.92 DOP |
| 1,000 PAB | 58,437.84 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-22T00:52:54Z",
"rates": {
"DOP": 58.437837
}
}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": 5843.7837,
"rate": 58.437837
}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