Rate Overview
Live
1 DOP = 0.016801 PAB
1 PAB = 59.5203
DOP
Avg
0.016384
High
0.017158
Low
0.015588
Last updated: 6/28/2026, 8:37:58 PM
Quick Conversions
| DOP | PAB |
|---|---|
| 1 DOP | 0.02 PAB |
| 10 DOP | 0.17 PAB |
| 50 DOP | 0.84 PAB |
| 100 DOP | 1.68 PAB |
| 500 DOP | 8.40 PAB |
| 1,000 DOP | 16.80 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-28T20:37:58Z",
"rates": {
"PAB": 0.016801
}
}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.6801,
"rate": 0.016801
}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