Rate Overview
Live
1 DOP = 0.017065 PAB
1 PAB = 58.5995
DOP
Avg
0.017078
High
0.017135
Low
0.017025
Last updated: 6/17/2026, 4:16:18 AM
Quick Conversions
| DOP | PAB |
|---|---|
| 1 DOP | 0.02 PAB |
| 10 DOP | 0.17 PAB |
| 50 DOP | 0.85 PAB |
| 100 DOP | 1.71 PAB |
| 500 DOP | 8.53 PAB |
| 1,000 DOP | 17.07 PAB |
Get DOP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=PABExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-06-17T04:16:18Z",
"rates": {
"PAB": 0.017065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "PAB",
"amount": 100
},
"result": 1.7065000000000001,
"rate": 0.017065
}Build with DOP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key