Rate Overview
Live
1 XPF = 0.135640 SCR
1 SCR = 7.3725
XPF
Avg
0.141146
High
0.148346
Low
0.135624
Last updated: 4/17/2026, 6:24:42 AM
Quick Conversions
| XPF | SCR |
|---|---|
| 1 XPF | 0.14 SCR |
| 10 XPF | 1.36 SCR |
| 50 XPF | 6.78 SCR |
| 100 XPF | 13.56 SCR |
| 500 XPF | 67.82 SCR |
| 1,000 XPF | 135.64 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-04-17T06:24:42Z",
"rates": {
"SCR": 0.13564
}
}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.564000000000002,
"rate": 0.13564
}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