Rate Overview
Live
1 XPF = 0.575003 DOP
1 DOP = 1.7391
XPF
Avg
0.611988
High
0.629219
Low
0.574946
Last updated: 3/27/2026, 7:47:29 AM
Quick Conversions
| XPF | DOP |
|---|---|
| 1 XPF | 0.58 DOP |
| 10 XPF | 5.75 DOP |
| 50 XPF | 28.75 DOP |
| 100 XPF | 57.50 DOP |
| 500 XPF | 287.50 DOP |
| 1,000 XPF | 575.00 DOP |
Get XPF/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=DOPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T07:47:29Z",
"rates": {
"DOP": 0.575003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "DOP",
"amount": 100
},
"result": 57.5003,
"rate": 0.575003
}Build with XPF/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key