Rate Overview
Live
1 PAB = 59.5927 DOP
1 DOP = 0.016781
PAB
Avg
60.0524
High
60.6918
Low
59.5927
Last updated: 4/16/2026, 8:58:45 PM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 59.59 DOP |
| 10 PAB | 595.93 DOP |
| 50 PAB | 2,979.64 DOP |
| 100 PAB | 5,959.27 DOP |
| 500 PAB | 29,796.37 DOP |
| 1,000 PAB | 59,592.74 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-04-16T20:58:45Z",
"rates": {
"DOP": 59.592739
}
}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": 5959.2739,
"rate": 59.592739
}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