Rate Overview
Live
1 XPF = 0.036506 SAR
1 SAR = 27.3928
XPF
Avg
0.036825
High
0.037196
Low
0.036506
Last updated: 3/7/2026, 7:40:10 AM
Quick Conversions
| XPF | SAR |
|---|---|
| 1 XPF | 0.04 SAR |
| 10 XPF | 0.37 SAR |
| 50 XPF | 1.83 SAR |
| 100 XPF | 3.65 SAR |
| 500 XPF | 18.25 SAR |
| 1,000 XPF | 36.51 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-03-07T07:40:10Z",
"rates": {
"SAR": 0.036506
}
}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.6506,
"rate": 0.036506
}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