Rate Overview
Live
1 PAB = 58.4931 DOP
1 DOP = 0.017096
PAB
Avg
58.3542
High
58.5349
Low
58.1838
Last updated: 8/15/2026, 5:57:49 AM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 58.49 DOP |
| 10 PAB | 584.93 DOP |
| 50 PAB | 2,924.66 DOP |
| 100 PAB | 5,849.31 DOP |
| 500 PAB | 29,246.56 DOP |
| 1,000 PAB | 58,493.11 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-08-15T05:57:49Z",
"rates": {
"DOP": 58.49311
}
}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": 5849.311,
"rate": 58.49311
}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