Rate Overview
Live
1 DOP = 0.938717 PHP
1 PHP = 1.0653 DOP
Avg
0.936690
High
0.939426
Low
0.933182
Last updated: 1/25/2026, 11:02:08 AM
Quick Conversions
| DOP | PHP |
|---|---|
| 1 DOP | 0.94 PHP |
| 10 DOP | 9.39 PHP |
| 50 DOP | 46.94 PHP |
| 100 DOP | 93.87 PHP |
| 500 DOP | 469.36 PHP |
| 1,000 DOP | 938.72 PHP |
Get DOP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=PHPExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-01-25T11:02:08Z",
"rates": {
"PHP": 0.938717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "PHP",
"amount": 100
},
"result": 93.8717,
"rate": 0.938717
}Build with DOP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key