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
| PHP | DOP |
|---|---|
| 1 PHP | 0.95 DOP |
| 10 PHP | 9.53 DOP |
| 50 PHP | 47.66 DOP |
| 100 PHP | 95.33 DOP |
| 500 PHP | 476.63 DOP |
| 1,000 PHP | 953.26 DOP |
Get PHP/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=DOPExample 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=100Example 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