Rate Overview
Live
1 XPF = 0.369746 SRD
1 SRD = 2.7046
XPF
Avg
0.367957
High
0.369746
Low
0.365208
Last updated: 4/17/2026, 4:55:27 AM
Quick Conversions
| XPF | SRD |
|---|---|
| 1 XPF | 0.37 SRD |
| 10 XPF | 3.70 SRD |
| 50 XPF | 18.49 SRD |
| 100 XPF | 36.97 SRD |
| 500 XPF | 184.87 SRD |
| 1,000 XPF | 369.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-04-17T04:55:27Z",
"rates": {
"SRD": 0.369746
}
}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.9746,
"rate": 0.369746
}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