Rate Overview
Live
1 XPF = 0.363749 SRD
1 SRD = 2.7491
XPF
Avg
0.372270
High
0.382406
Low
0.363749
Last updated: 3/27/2026, 9:28:02 AM
Quick Conversions
| XPF | SRD |
|---|---|
| 1 XPF | 0.36 SRD |
| 10 XPF | 3.64 SRD |
| 50 XPF | 18.19 SRD |
| 100 XPF | 36.37 SRD |
| 500 XPF | 181.87 SRD |
| 1,000 XPF | 363.75 SRD |
Get XPF/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SRDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T09:28:02Z",
"rates": {
"SRD": 0.363749
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SRD",
"amount": 100
},
"result": 36.3749,
"rate": 0.363749
}Build with XPF/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key