Rate Overview
Live
1 PHP = 0.951758 DOP
1 DOP = 1.0507
PHP
Avg
0.953914
High
0.958428
Low
0.951758
Last updated: 8/15/2026, 2:49:21 AM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 0.95 DOP |
| 10 PHP | 9.52 DOP |
| 50 PHP | 47.59 DOP |
| 100 PHP | 95.18 DOP |
| 500 PHP | 475.88 DOP |
| 1,000 PHP | 951.76 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-08-15T02:49:21Z",
"rates": {
"DOP": 0.951758
}
}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": 95.1758,
"rate": 0.951758
}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