Rate Overview
Live
1 DOP = 1.7091 XPF
1 XPF = 0.585110
DOP
Avg
1.7005
High
1.7091
Low
1.6854
Last updated: 4/16/2026, 8:38:19 PM
Quick Conversions
| DOP | XPF |
|---|---|
| 1 DOP | 1.71 XPF |
| 10 DOP | 17.09 XPF |
| 50 DOP | 85.45 XPF |
| 100 DOP | 170.91 XPF |
| 500 DOP | 854.54 XPF |
| 1,000 DOP | 1,709.08 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-04-16T20:38:19Z",
"rates": {
"XPF": 1.709081
}
}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.90810000000002,
"rate": 1.709081
}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