Rate Overview
Live
1 XPF = 0.036261 SAR
1 SAR = 27.5778
XPF
Avg
0.036302
High
0.036344
Low
0.036261
Last updated: 8/12/2026, 6:22:38 AM
Quick Conversions
| XPF | SAR |
|---|---|
| 1 XPF | 0.04 SAR |
| 10 XPF | 0.36 SAR |
| 50 XPF | 1.81 SAR |
| 100 XPF | 3.63 SAR |
| 500 XPF | 18.13 SAR |
| 1,000 XPF | 36.26 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-08-12T06:22:38Z",
"rates": {
"SAR": 0.036261
}
}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.6261,
"rate": 0.036261
}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