Rate Overview
Live
1 XPF = 0.555412 DOP
1 DOP = 1.8005
XPF
Avg
0.580944
High
0.629056
Low
0.531564
Last updated: 7/27/2026, 3:15:56 AM
Quick Conversions
| XPF | DOP |
|---|---|
| 1 XPF | 0.56 DOP |
| 10 XPF | 5.55 DOP |
| 50 XPF | 27.77 DOP |
| 100 XPF | 55.54 DOP |
| 500 XPF | 277.71 DOP |
| 1,000 XPF | 555.41 DOP |
Get XPF/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=DOPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T03:15:56Z",
"rates": {
"DOP": 0.555412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "DOP",
"amount": 100
},
"result": 55.5412,
"rate": 0.555412
}Build with XPF/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key