Rate Overview
Live
1 DOP = 1.0639 PHP
1 PHP = 0.939937
DOP
Avg
1.0004
High
1.0655
Low
0.932958
Last updated: 7/27/2026, 7:09:26 PM
Quick Conversions
| DOP | PHP |
|---|---|
| 1 DOP | 1.06 PHP |
| 10 DOP | 10.64 PHP |
| 50 DOP | 53.20 PHP |
| 100 DOP | 106.39 PHP |
| 500 DOP | 531.95 PHP |
| 1,000 DOP | 1,063.90 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-27T19:09:26Z",
"rates": {
"PHP": 1.063901
}
}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.3901,
"rate": 1.063901
}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