Rate Overview
Live
1 DOP = 0.016809 PAB
1 PAB = 59.4919
DOP
Avg
0.016620
High
0.017014
Low
0.016184
Last updated: 3/27/2026, 2:45:16 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.81 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-03-27T14:45:16Z",
"rates": {
"PAB": 0.016809
}
}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.6809,
"rate": 0.016809
}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