Rate Overview
Live
1 XPF = 5.7371 SDG
1 SDG = 0.174305
XPF
Avg
5.8537
High
6.0245
Low
5.0339
Last updated: 7/27/2026, 4:19:08 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.74 SDG |
| 10 XPF | 57.37 SDG |
| 50 XPF | 286.85 SDG |
| 100 XPF | 573.71 SDG |
| 500 XPF | 2,868.54 SDG |
| 1,000 XPF | 5,737.08 SDG |
Get XPF/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SDGExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T04:19:08Z",
"rates": {
"SDG": 5.737084
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SDG",
"amount": 100
},
"result": 573.7084,
"rate": 5.737084
}Build with XPF/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key