Rate Overview
Live
1 XPF = 0.139591 SCR
1 SCR = 7.1638
XPF
Avg
0.141326
High
0.148300
Low
0.134527
Last updated: 3/27/2026, 7:05:10 PM
Quick Conversions
| XPF | SCR |
|---|---|
| 1 XPF | 0.14 SCR |
| 10 XPF | 1.40 SCR |
| 50 XPF | 6.98 SCR |
| 100 XPF | 13.96 SCR |
| 500 XPF | 69.80 SCR |
| 1,000 XPF | 139.59 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-03-27T19:05:10Z",
"rates": {
"SCR": 0.139591
}
}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.9591,
"rate": 0.139591
}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