Rate Overview
Live
1 SAR = 27.8240 XPF
1 XPF = 0.035940
SAR
Avg
27.8652
High
27.9028
Low
27.8240
Last updated: 7/5/2026, 12:51:23 AM
Quick Conversions
| SAR | XPF |
|---|---|
| 1 SAR | 27.82 XPF |
| 10 SAR | 278.24 XPF |
| 50 SAR | 1,391.20 XPF |
| 100 SAR | 2,782.40 XPF |
| 500 SAR | 13,912.01 XPF |
| 1,000 SAR | 27,824.02 XPF |
Get SAR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=XPFExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-05T00:51:23Z",
"rates": {
"XPF": 27.824019
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "XPF",
"amount": 100
},
"result": 2782.4019,
"rate": 27.824019
}Build with SAR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key