Rate Overview
Live
1 PAB = 58.1017 DOP
1 DOP = 0.017211
PAB
Avg
60.9429
High
64.1489
Low
58.1017
Last updated: 7/26/2026, 5:30:04 PM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 58.10 DOP |
| 10 PAB | 581.02 DOP |
| 50 PAB | 2,905.09 DOP |
| 100 PAB | 5,810.17 DOP |
| 500 PAB | 29,050.85 DOP |
| 1,000 PAB | 58,101.70 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-26T17:30:04Z",
"rates": {
"DOP": 58.101702
}
}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": 5810.1702000000005,
"rate": 58.101702
}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