Rate Overview
Live
1 PAB = 59.5703 DOP
1 DOP = 0.016787
PAB
Avg
59.1627
High
59.6939
Low
58.5161
Last updated: 7/1/2026, 6:34:18 AM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 59.57 DOP |
| 10 PAB | 595.70 DOP |
| 50 PAB | 2,978.51 DOP |
| 100 PAB | 5,957.03 DOP |
| 500 PAB | 29,785.13 DOP |
| 1,000 PAB | 59,570.27 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-01T06:34:18Z",
"rates": {
"DOP": 59.570269
}
}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": 5957.026900000001,
"rate": 59.570269
}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