Rate Overview
Live
1 PHP = 0.951320 DOP
1 DOP = 1.0512
PHP
Avg
0.956090
High
0.959016
Low
0.951320
Last updated: 5/28/2026, 2:28:08 AM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 0.95 DOP |
| 10 PHP | 9.51 DOP |
| 50 PHP | 47.57 DOP |
| 100 PHP | 95.13 DOP |
| 500 PHP | 475.66 DOP |
| 1,000 PHP | 951.32 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-05-28T02:28:08Z",
"rates": {
"DOP": 0.95132
}
}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.132,
"rate": 0.95132
}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