Rate Overview
Live
1 XPF = 0.367824 SRD
1 SRD = 2.7187
XPF
Avg
0.367571
High
0.368057
Low
0.366777
Last updated: 5/7/2026, 6:54:45 AM
Quick Conversions
| XPF | SRD |
|---|---|
| 1 XPF | 0.37 SRD |
| 10 XPF | 3.68 SRD |
| 50 XPF | 18.39 SRD |
| 100 XPF | 36.78 SRD |
| 500 XPF | 183.91 SRD |
| 1,000 XPF | 367.82 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-05-07T06:54:45Z",
"rates": {
"SRD": 0.367824
}
}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.782399999999996,
"rate": 0.367824
}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