Rate Overview
Live
1 SRD = 2.7476 XPF
1 XPF = 0.363948
SRD
Avg
2.9187
High
3.6986
Low
2.5950
Last updated: 3/27/2026, 3:24:36 PM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.75 XPF |
| 10 SRD | 27.48 XPF |
| 50 SRD | 137.38 XPF |
| 100 SRD | 274.76 XPF |
| 500 SRD | 1,373.82 XPF |
| 1,000 SRD | 2,747.64 XPF |
Get SRD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=XPFExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-27T15:24:36Z",
"rates": {
"XPF": 2.747643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "XPF",
"amount": 100
},
"result": 274.7643,
"rate": 2.747643
}Build with SRD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key