Rate Overview
Live
1 PHP = 0.994636 DOP
1 DOP = 1.0054
PHP
Avg
0.998721
High
1.0088
Low
0.991049
Last updated: 4/17/2026, 5:28:37 PM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 0.99 DOP |
| 10 PHP | 9.95 DOP |
| 50 PHP | 49.73 DOP |
| 100 PHP | 99.46 DOP |
| 500 PHP | 497.32 DOP |
| 1,000 PHP | 994.64 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-04-17T17:28:37Z",
"rates": {
"DOP": 0.994636
}
}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": 99.4636,
"rate": 0.994636
}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