Rate Overview
Live
1 DOP = 1.0332 PHP
1 PHP = 0.967907
DOP
Avg
1.0382
High
1.0518
Low
1.0277
Last updated: 6/17/2026, 4:14:14 AM
Quick Conversions
| DOP | PHP |
|---|---|
| 1 DOP | 1.03 PHP |
| 10 DOP | 10.33 PHP |
| 50 DOP | 51.66 PHP |
| 100 DOP | 103.32 PHP |
| 500 DOP | 516.58 PHP |
| 1,000 DOP | 1,033.16 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-06-17T04:14:14Z",
"rates": {
"PHP": 1.033157
}
}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.3157,
"rate": 1.033157
}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