Rate Overview
Live
1 SAR = 27.4175 XPF
1 XPF = 0.036473
SAR
Avg
27.3540
High
27.4261
Low
27.2525
Last updated: 5/28/2026, 2:28:55 AM
Quick Conversions
| SAR | XPF |
|---|---|
| 1 SAR | 27.42 XPF |
| 10 SAR | 274.17 XPF |
| 50 SAR | 1,370.87 XPF |
| 100 SAR | 2,741.75 XPF |
| 500 SAR | 13,708.73 XPF |
| 1,000 SAR | 27,417.47 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-05-28T02:28:55Z",
"rates": {
"XPF": 27.417466
}
}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": 2741.7466,
"rate": 27.417466
}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