Rate Overview
Live
1 XPF = 0.083404 SVC
1 SVC = 11.9898
XPF
Avg
0.083660
High
0.083866
Low
0.083404
Last updated: 7/25/2026, 7:21:37 AM
Quick Conversions
| XPF | SVC |
|---|---|
| 1 XPF | 0.08 SVC |
| 10 XPF | 0.83 SVC |
| 50 XPF | 4.17 SVC |
| 100 XPF | 8.34 SVC |
| 500 XPF | 41.70 SVC |
| 1,000 XPF | 83.40 SVC |
Get XPF/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SVCExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-25T07:21:37Z",
"rates": {
"SVC": 0.083404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SVC",
"amount": 100
},
"result": 8.3404,
"rate": 0.083404
}Build with XPF/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key