Rate Overview
Live
1 PHP = 0.970930 DOP
1 DOP = 1.0299
PHP
Avg
1.0440
High
1.1194
Low
0.938917
Last updated: 6/28/2026, 8:14:45 PM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 0.97 DOP |
| 10 PHP | 9.71 DOP |
| 50 PHP | 48.55 DOP |
| 100 PHP | 97.09 DOP |
| 500 PHP | 485.47 DOP |
| 1,000 PHP | 970.93 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-06-28T20:14:45Z",
"rates": {
"DOP": 0.97093
}
}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": 97.09299999999999,
"rate": 0.97093
}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