Rate Overview
Live
1 SRD = 2.7711 XPF
1 XPF = 0.360872
SRD
Avg
2.8938
High
3.6986
Low
2.5950
Last updated: 7/28/2026, 2:23:22 PM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.77 XPF |
| 10 SRD | 27.71 XPF |
| 50 SRD | 138.55 XPF |
| 100 SRD | 277.11 XPF |
| 500 SRD | 1,385.53 XPF |
| 1,000 SRD | 2,771.07 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-07-28T14:23:22Z",
"rates": {
"XPF": 2.771067
}
}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": 277.1067,
"rate": 2.771067
}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