Rate Overview
Live
1 PAB = 58.1452 DOP
1 DOP = 0.017198
PAB
Avg
61.3476
High
64.2502
Low
58.1193
Last updated: 7/25/2026, 3:47:48 AM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 58.15 DOP |
| 10 PAB | 581.45 DOP |
| 50 PAB | 2,907.26 DOP |
| 100 PAB | 5,814.52 DOP |
| 500 PAB | 29,072.59 DOP |
| 1,000 PAB | 58,145.18 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-25T03:47:48Z",
"rates": {
"DOP": 58.145182
}
}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": 5814.5181999999995,
"rate": 58.145182
}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