Rate Overview
Live
1 PHP = 0.942244 DOP
1 DOP = 1.0613
PHP
Avg
0.945422
High
0.949848
Low
0.941018
Last updated: 7/25/2026, 7:48:35 PM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 0.94 DOP |
| 10 PHP | 9.42 DOP |
| 50 PHP | 47.11 DOP |
| 100 PHP | 94.22 DOP |
| 500 PHP | 471.12 DOP |
| 1,000 PHP | 942.24 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-25T19:48:35Z",
"rates": {
"DOP": 0.942244
}
}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": 94.2244,
"rate": 0.942244
}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