Rate Overview
Live
1 SRD = 2.6995 XPF
1 XPF = 0.370436
SRD
Avg
2.7129
High
2.7380
Low
2.6992
Last updated: 8/21/2026, 12:04:38 PM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.70 XPF |
| 10 SRD | 27.00 XPF |
| 50 SRD | 134.98 XPF |
| 100 SRD | 269.95 XPF |
| 500 SRD | 1,349.76 XPF |
| 1,000 SRD | 2,699.53 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-21T12:04:38Z",
"rates": {
"XPF": 2.699525
}
}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": 269.9525,
"rate": 2.699525
}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