Rate Overview
Live
1 SAR = 26.9798 XPF
1 XPF = 0.037065
SAR
Avg
27.0828
High
27.2559
Low
26.9704
Last updated: 4/17/2026, 1:30:53 PM
Quick Conversions
| SAR | XPF |
|---|---|
| 1 SAR | 26.98 XPF |
| 10 SAR | 269.80 XPF |
| 50 SAR | 1,348.99 XPF |
| 100 SAR | 2,697.98 XPF |
| 500 SAR | 13,489.90 XPF |
| 1,000 SAR | 26,979.80 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-04-17T13:30:53Z",
"rates": {
"XPF": 26.979803
}
}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": 2697.9803,
"rate": 26.979803
}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