Rate Overview
Live
1 DOP = 1.0613 PHP
1 PHP = 0.942245
DOP
Avg
1.0584
High
1.0627
Low
1.0533
Last updated: 7/26/2026, 3:30:38 AM
Quick Conversions
| DOP | PHP |
|---|---|
| 1 DOP | 1.06 PHP |
| 10 DOP | 10.61 PHP |
| 50 DOP | 53.06 PHP |
| 100 DOP | 106.13 PHP |
| 500 DOP | 530.65 PHP |
| 1,000 DOP | 1,061.30 PHP |
Get DOP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=PHPExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-26T03:30:38Z",
"rates": {
"PHP": 1.061295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "PHP",
"amount": 100
},
"result": 106.12950000000001,
"rate": 1.061295
}Build with DOP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key