Rate Overview
Live
1 XPF = 0.370683 SRD
1 SRD = 2.6977
XPF
Avg
0.370681
High
0.374585
Low
0.367456
Last updated: 3/7/2026, 12:27:51 AM
Quick Conversions
| XPF | SRD |
|---|---|
| 1 XPF | 0.37 SRD |
| 10 XPF | 3.71 SRD |
| 50 XPF | 18.53 SRD |
| 100 XPF | 37.07 SRD |
| 500 XPF | 185.34 SRD |
| 1,000 XPF | 370.68 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-07T00:27:51Z",
"rates": {
"SRD": 0.370683
}
}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": 37.0683,
"rate": 0.370683
}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