Rate Overview
Live
1 PAB = 58.8725 DOP
1 DOP = 0.016986
PAB
Avg
58.8830
High
59.0057
Low
58.7740
Last updated: 5/27/2026, 6:09:04 AM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 58.87 DOP |
| 10 PAB | 588.72 DOP |
| 50 PAB | 2,943.62 DOP |
| 100 PAB | 5,887.25 DOP |
| 500 PAB | 29,436.24 DOP |
| 1,000 PAB | 58,872.48 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-27T06:09:04Z",
"rates": {
"DOP": 58.872479
}
}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": 5887.2479,
"rate": 58.872479
}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