Rate Overview
Live
1 DOP = 1.7407 XPF
1 XPF = 0.574487
DOP
Avg
1.6515
High
1.7407
Low
1.5930
Last updated: 3/27/2026, 6:17:25 PM
Quick Conversions
| DOP | XPF |
|---|---|
| 1 DOP | 1.74 XPF |
| 10 DOP | 17.41 XPF |
| 50 DOP | 87.03 XPF |
| 100 DOP | 174.07 XPF |
| 500 DOP | 870.34 XPF |
| 1,000 DOP | 1,740.68 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-27T18:17:25Z",
"rates": {
"XPF": 1.740684
}
}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": 174.0684,
"rate": 1.740684
}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