Rate Overview
Live
1 XPF = 0.571278 DOP
1 DOP = 1.7505
XPF
Avg
0.571333
High
0.574472
Low
0.568025
Last updated: 9/2/2026, 5:38:19 AM
Quick Conversions
| XPF | DOP |
|---|---|
| 1 XPF | 0.57 DOP |
| 10 XPF | 5.71 DOP |
| 50 XPF | 28.56 DOP |
| 100 XPF | 57.13 DOP |
| 500 XPF | 285.64 DOP |
| 1,000 XPF | 571.28 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-09-02T05:38:19Z",
"rates": {
"DOP": 0.571278
}
}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.12779999999999,
"rate": 0.571278
}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