Rate Overview
Live
1 DOP = 1.0551 PHP
1 PHP = 0.947810
DOP
Avg
1.0477
High
1.0551
Low
1.0426
Last updated: 8/13/2026, 7:15:46 AM
Quick Conversions
| DOP | PHP |
|---|---|
| 1 DOP | 1.06 PHP |
| 10 DOP | 10.55 PHP |
| 50 DOP | 52.75 PHP |
| 100 DOP | 105.51 PHP |
| 500 DOP | 527.53 PHP |
| 1,000 DOP | 1,055.06 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-08-13T07:15:46Z",
"rates": {
"PHP": 1.055064
}
}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": 105.5064,
"rate": 1.055064
}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