Rate Overview
Live
1 PAB = 58.5990 DOP
1 DOP = 0.017065
PAB
Avg
58.5052
High
58.7343
Low
58.1099
Last updated: 6/16/2026, 12:23:13 PM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 58.60 DOP |
| 10 PAB | 585.99 DOP |
| 50 PAB | 2,929.95 DOP |
| 100 PAB | 5,859.90 DOP |
| 500 PAB | 29,299.51 DOP |
| 1,000 PAB | 58,599.03 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-06-16T12:23:13Z",
"rates": {
"DOP": 58.599027
}
}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": 5859.9027,
"rate": 58.599027
}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