Rate Overview
Live
1 XPF = 0.134225 SCR
1 SCR = 7.4502
XPF
Avg
0.140316
High
0.149397
Low
0.131972
Last updated: 7/17/2026, 5:55:33 PM
Quick Conversions
| XPF | SCR |
|---|---|
| 1 XPF | 0.13 SCR |
| 10 XPF | 1.34 SCR |
| 50 XPF | 6.71 SCR |
| 100 XPF | 13.42 SCR |
| 500 XPF | 67.11 SCR |
| 1,000 XPF | 134.23 SCR |
Get XPF/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SCRExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-17T17:55:33Z",
"rates": {
"SCR": 0.134225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SCR",
"amount": 100
},
"result": 13.422500000000001,
"rate": 0.134225
}Build with XPF/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key