Rate Overview
Live
1 DOP = 1.7062 XPF
1 XPF = 0.586106
DOP
Avg
1.7046
High
1.7247
Low
1.6793
Last updated: 3/7/2026, 4:24:46 AM
Quick Conversions
| DOP | XPF |
|---|---|
| 1 DOP | 1.71 XPF |
| 10 DOP | 17.06 XPF |
| 50 DOP | 85.31 XPF |
| 100 DOP | 170.62 XPF |
| 500 DOP | 853.09 XPF |
| 1,000 DOP | 1,706.18 XPF |
Get DOP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=XPFExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-07T04:24:46Z",
"rates": {
"XPF": 1.706177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "XPF",
"amount": 100
},
"result": 170.6177,
"rate": 1.706177
}Build with DOP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key