Rate Overview
Live
1 SRD = 2.7059 XPF
1 XPF = 0.369563
SRD
Avg
2.7183
High
2.7264
Low
2.7059
Last updated: 5/9/2026, 4:01:51 AM
Quick Conversions
| SRD | XPF |
|---|---|
| 1 SRD | 2.71 XPF |
| 10 SRD | 27.06 XPF |
| 50 SRD | 135.30 XPF |
| 100 SRD | 270.59 XPF |
| 500 SRD | 1,352.95 XPF |
| 1,000 SRD | 2,705.90 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-05-09T04:01:51Z",
"rates": {
"XPF": 2.705901
}
}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": 270.5901,
"rate": 2.705901
}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