Rate Overview
Live
1 PHP = 0.937490 DOP
1 DOP = 1.0667
PHP
Avg
1.0428
High
1.1109
Low
0.937490
Last updated: 7/24/2026, 6:49:15 AM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 0.94 DOP |
| 10 PHP | 9.37 DOP |
| 50 PHP | 46.87 DOP |
| 100 PHP | 93.75 DOP |
| 500 PHP | 468.75 DOP |
| 1,000 PHP | 937.49 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-24T06:49:15Z",
"rates": {
"DOP": 0.93749
}
}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": 93.74900000000001,
"rate": 0.93749
}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