Rate Overview
Live
1 PAB = 59.4321 DOP
1 DOP = 0.016826
PAB
Avg
59.2185
High
59.6939
Low
58.5161
Last updated: 7/2/2026, 5:37:06 AM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 59.43 DOP |
| 10 PAB | 594.32 DOP |
| 50 PAB | 2,971.60 DOP |
| 100 PAB | 5,943.21 DOP |
| 500 PAB | 29,716.03 DOP |
| 1,000 PAB | 59,432.05 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-02T05:37:06Z",
"rates": {
"DOP": 59.432052
}
}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": 5943.2052,
"rate": 59.432052
}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