Rate Overview
Live
1 PAB = 58.6644 DOP
1 DOP = 0.017046
PAB
Avg
58.6900
High
58.9221
Low
58.2201
Last updated: 9/3/2026, 6:35:23 AM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 58.66 DOP |
| 10 PAB | 586.64 DOP |
| 50 PAB | 2,933.22 DOP |
| 100 PAB | 5,866.44 DOP |
| 500 PAB | 29,332.20 DOP |
| 1,000 PAB | 58,664.40 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-09-03T06:35:23Z",
"rates": {
"DOP": 58.664399
}
}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": 5866.4399,
"rate": 58.664399
}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