Rate Overview
Live
1 XPF = 0.569250 DOP
1 DOP = 1.7567
XPF
Avg
0.566952
High
0.569937
Low
0.562873
Last updated: 6/16/2026, 8:51:51 AM
Quick Conversions
| XPF | DOP |
|---|---|
| 1 XPF | 0.57 DOP |
| 10 XPF | 5.69 DOP |
| 50 XPF | 28.46 DOP |
| 100 XPF | 56.93 DOP |
| 500 XPF | 284.63 DOP |
| 1,000 XPF | 569.25 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-06-16T08:51:51Z",
"rates": {
"DOP": 0.56925
}
}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": 56.925000000000004,
"rate": 0.56925
}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