Rate Overview
Live
1 DOP = 1.7385 XPF
1 XPF = 0.575207
DOP
Avg
1.7489
High
1.7605
Low
1.7385
Last updated: 9/1/2026, 3:57:12 PM
Quick Conversions
| DOP | XPF |
|---|---|
| 1 DOP | 1.74 XPF |
| 10 DOP | 17.39 XPF |
| 50 DOP | 86.93 XPF |
| 100 DOP | 173.85 XPF |
| 500 DOP | 869.25 XPF |
| 1,000 DOP | 1,738.50 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-09-01T15:57:12Z",
"rates": {
"XPF": 1.738504
}
}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": 173.8504,
"rate": 1.738504
}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