Rate Overview
Live
1 PAB = 59.5811 DOP
1 DOP = 0.016784
PAB
Avg
59.4956
High
59.5832
Low
59.3578
Last updated: 5/7/2026, 1:25:28 AM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 59.58 DOP |
| 10 PAB | 595.81 DOP |
| 50 PAB | 2,979.05 DOP |
| 100 PAB | 5,958.11 DOP |
| 500 PAB | 29,790.55 DOP |
| 1,000 PAB | 59,581.09 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-05-07T01:25:28Z",
"rates": {
"DOP": 59.58109
}
}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": 5958.109,
"rate": 59.58109
}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