Rate Overview
Live
1 XPF = 5.7414 SDG
1 SDG = 0.174173
XPF
Avg
5.7440
High
5.7598
Low
5.7274
Last updated: 7/23/2026, 8:59:51 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.74 SDG |
| 10 XPF | 57.41 SDG |
| 50 XPF | 287.07 SDG |
| 100 XPF | 574.14 SDG |
| 500 XPF | 2,870.71 SDG |
| 1,000 XPF | 5,741.42 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-23T08:59:51Z",
"rates": {
"SDG": 5.741418
}
}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": 574.1418,
"rate": 5.741418
}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