Rate Overview
Live
1 DOP = 0.017115 PAB
1 PAB = 58.4283
DOP
Avg
0.017107
High
0.017205
Low
0.017058
Last updated: 7/22/2026, 9:00:21 PM
Quick Conversions
| DOP | PAB |
|---|---|
| 1 DOP | 0.02 PAB |
| 10 DOP | 0.17 PAB |
| 50 DOP | 0.86 PAB |
| 100 DOP | 1.71 PAB |
| 500 DOP | 8.56 PAB |
| 1,000 DOP | 17.12 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-07-22T21:00:21Z",
"rates": {
"PAB": 0.017115
}
}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.7114999999999998,
"rate": 0.017115
}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