Rate Overview
Live
1 PAB = 58.1881 DOP
1 DOP = 0.017186
PAB
Avg
58.4202
High
58.6210
Low
58.1881
Last updated: 7/24/2026, 9:54:51 PM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 58.19 DOP |
| 10 PAB | 581.88 DOP |
| 50 PAB | 2,909.41 DOP |
| 100 PAB | 5,818.81 DOP |
| 500 PAB | 29,094.07 DOP |
| 1,000 PAB | 58,188.13 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-07-24T21:54:51Z",
"rates": {
"DOP": 58.188132
}
}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": 5818.8132000000005,
"rate": 58.188132
}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