Rate Overview
Live
1 PAB = 59.4629 DOP
1 DOP = 0.016817
PAB
Avg
59.8037
High
60.3791
Low
59.3625
Last updated: 3/6/2026, 6:07:45 PM
Quick Conversions
| PAB | DOP |
|---|---|
| 1 PAB | 59.46 DOP |
| 10 PAB | 594.63 DOP |
| 50 PAB | 2,973.14 DOP |
| 100 PAB | 5,946.29 DOP |
| 500 PAB | 29,731.44 DOP |
| 1,000 PAB | 59,462.88 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-03-06T18:07:45Z",
"rates": {
"DOP": 59.462883
}
}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": 5946.2883,
"rate": 59.462883
}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