Rate Overview
Live
1 DOP = 0.016952 PAB
1 PAB = 58.9901
DOP
Avg
0.016868
High
0.016997
Low
0.016752
Last updated: 7/5/2026, 10:30:46 AM
Quick Conversions
| DOP | PAB |
|---|---|
| 1 DOP | 0.02 PAB |
| 10 DOP | 0.17 PAB |
| 50 DOP | 0.85 PAB |
| 100 DOP | 1.70 PAB |
| 500 DOP | 8.48 PAB |
| 1,000 DOP | 16.95 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-05T10:30:46Z",
"rates": {
"PAB": 0.016952
}
}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.6951999999999998,
"rate": 0.016952
}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