Rate Overview
Live
1 XPF = 0.035823 SAR
1 SAR = 27.9150
XPF
Avg
0.035833
High
0.035913
Low
0.035744
Last updated: 7/27/2026, 8:08:55 PM
Quick Conversions
| XPF | SAR |
|---|---|
| 1 XPF | 0.04 SAR |
| 10 XPF | 0.36 SAR |
| 50 XPF | 1.79 SAR |
| 100 XPF | 3.58 SAR |
| 500 XPF | 17.91 SAR |
| 1,000 XPF | 35.82 SAR |
Get XPF/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SARExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T20:08:55Z",
"rates": {
"SAR": 0.035823
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SAR",
"amount": 100
},
"result": 3.5823,
"rate": 0.035823
}Build with XPF/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key