Rate Overview
Live
1 PAB = 59.4897 DOP
1 DOP = 0.016810
PAB
Avg
61.6714
High
64.2879
Low
58.7798
Last updated: 3/27/2026, 12:59:40 PM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 59.49 DOP |
| 10 PAB | 594.90 DOP |
| 50 PAB | 2,974.48 DOP |
| 100 PAB | 5,948.97 DOP |
| 500 PAB | 29,744.83 DOP |
| 1,000 PAB | 59,489.67 DOP |
Get PAB/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=DOPExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-27T12:59:40Z",
"rates": {
"DOP": 59.489666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "DOP",
"amount": 100
},
"result": 5948.9666,
"rate": 59.489666
}Build with PAB/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key