Rate Overview
Live
1 PHP = 0.938418 DOP
1 DOP = 1.0656
PHP
Avg
0.946039
High
0.951620
Low
0.938418
Last updated: 7/24/2026, 9:54:04 PM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 0.94 DOP |
| 10 PHP | 9.38 DOP |
| 50 PHP | 46.92 DOP |
| 100 PHP | 93.84 DOP |
| 500 PHP | 469.21 DOP |
| 1,000 PHP | 938.42 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-24T21:54:04Z",
"rates": {
"DOP": 0.938418
}
}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.84179999999999,
"rate": 0.938418
}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