Rate Overview
Live
1 DOP = 0.016817 PAB
1 PAB = 59.4636
DOP
Avg
0.016722
High
0.016845
Low
0.016562
Last updated: 3/6/2026, 4:53:05 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.41 PAB |
| 1,000 DOP | 16.82 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-06T16:53:05Z",
"rates": {
"PAB": 0.016817
}
}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.6816999999999998,
"rate": 0.016817
}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