Rate Overview
Live
1 PHP = 0.960564 DOP
1 DOP = 1.0411
PHP
Avg
0.964516
High
0.972882
Low
0.960564
Last updated: 7/3/2026, 12:54:21 PM
Quick Conversions
| PHP | DOP |
|---|---|
| 1 PHP | 0.96 DOP |
| 10 PHP | 9.61 DOP |
| 50 PHP | 48.03 DOP |
| 100 PHP | 96.06 DOP |
| 500 PHP | 480.28 DOP |
| 1,000 PHP | 960.56 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-07-03T12:54:21Z",
"rates": {
"DOP": 0.960564
}
}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": 96.0564,
"rate": 0.960564
}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