Rate Overview
Live
1 DOP = 1.7122 XPF
1 XPF = 0.584035
DOP
Avg
1.7137
High
1.7202
Low
1.7103
Last updated: 5/7/2026, 1:17:42 AM
Quick Conversions
| DOP | XPF |
|---|---|
| 1 DOP | 1.71 XPF |
| 10 DOP | 17.12 XPF |
| 50 DOP | 85.61 XPF |
| 100 DOP | 171.22 XPF |
| 500 DOP | 856.11 XPF |
| 1,000 DOP | 1,712.23 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-05-07T01:17:42Z",
"rates": {
"XPF": 1.712226
}
}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": 171.2226,
"rate": 1.712226
}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