Rate Overview
Live
1 SRD = 2.7398 XPF
1 XPF = 0.364987
SRD
Avg
2.7217
High
2.7890
Low
2.6150
Last updated: 8/1/2026, 12:35:34 PM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.74 XPF |
| 10 SRD | 27.40 XPF |
| 50 SRD | 136.99 XPF |
| 100 SRD | 273.98 XPF |
| 500 SRD | 1,369.91 XPF |
| 1,000 SRD | 2,739.82 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-08-01T12:35:34Z",
"rates": {
"XPF": 2.73982
}
}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": 273.98199999999997,
"rate": 2.73982
}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