Rate Overview
Live
1 DOP = 1.0471 PHP
1 PHP = 0.954990
DOP
Avg
0.952036
High
1.0471
Low
0.900137
Last updated: 5/27/2026, 8:23:03 PM
Quick Conversions
| DOP | PHP |
|---|---|
| 1 DOP | 1.05 PHP |
| 10 DOP | 10.47 PHP |
| 50 DOP | 52.36 PHP |
| 100 DOP | 104.71 PHP |
| 500 DOP | 523.57 PHP |
| 1,000 DOP | 1,047.13 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-05-27T20:23:03Z",
"rates": {
"PHP": 1.047131
}
}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": 104.7131,
"rate": 1.047131
}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