Rate Overview
Live
1 XPF = 0.036670 SAR
1 SAR = 27.2702
XPF
Avg
0.036822
High
0.037535
Low
0.036214
Last updated: 5/27/2026, 6:31:00 PM
Quick Conversions
| XPF | SAR |
|---|---|
| 1 XPF | 0.04 SAR |
| 10 XPF | 0.37 SAR |
| 50 XPF | 1.83 SAR |
| 100 XPF | 3.67 SAR |
| 500 XPF | 18.34 SAR |
| 1,000 XPF | 36.67 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-05-27T18:31:00Z",
"rates": {
"SAR": 0.03667
}
}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.6670000000000003,
"rate": 0.03667
}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