Rate Overview
Live
1 DOP = 1.0397 PHP
1 PHP = 0.961847
DOP
Avg
1.0376
High
1.0456
Low
1.0279
Last updated: 7/2/2026, 5:49:04 AM
Quick Conversions
| DOP | PHP |
|---|---|
| 1 DOP | 1.04 PHP |
| 10 DOP | 10.40 PHP |
| 50 DOP | 51.98 PHP |
| 100 DOP | 103.97 PHP |
| 500 DOP | 519.83 PHP |
| 1,000 DOP | 1,039.67 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-02T05:49:04Z",
"rates": {
"PHP": 1.039666
}
}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": 103.9666,
"rate": 1.039666
}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