PHP
DOP
$

PHP/DOP Exchange Rate

Philippine Peso to Dominican Peso

Live Rate
0.953264
-11.04% YTD

1 DOP = 1.0490 PHP

PHP/DOP Price Chart

Historical exchange rate performance

Current 0.953264
High 1.0719
Low 0.948755
YTD Change -11.04%

Rate Overview

Live
1 PHP = 0.953264 DOP
1 DOP = 1.0490 PHP
Avg
1.0064
High
1.0719
Low
0.948755

Last updated: 7/13/2026, 6:53:52 PM

Quick Conversions

PHPDOP
1 PHP0.95 DOP
10 PHP9.53 DOP
50 PHP47.66 DOP
100 PHP95.33 DOP
500 PHP476.63 DOP
1,000 PHP953.26 DOP

Get PHP/DOP Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=PHP&currencies=DOP

Example Response:

{
  "success": true,
  "base": "PHP",
  "date": "2026-07-13T18:53:52Z",
  "rates": {
    "DOP": 0.953264
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=PHP&to=DOP&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "PHP",
    "to": "DOP",
    "amount": 100
  },
  "result": 95.3264,
  "rate": 0.953264
}

Build with PHP/DOP Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key