Rate Overview
Live
1 PHP = 1.0653 DOP
1 DOP = 0.938718 PHP
Avg
1.0691
High
1.0742
Low
1.0623
Last updated: 1/25/2026, 10:52:30 AM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 1.07 DOP |
| 10 PHP | 10.65 DOP |
| 50 PHP | 53.26 DOP |
| 100 PHP | 106.53 DOP |
| 500 PHP | 532.64 DOP |
| 1,000 PHP | 1,065.28 DOP |
Get PHP/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=DOPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T10:52:30Z",
"rates": {
"DOP": 1.065283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "DOP",
"amount": 100
},
"result": 106.5283,
"rate": 1.065283
}Build with PHP/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key