Rate Overview
Live
1 XPF = 5.7336 SDG
1 SDG = 0.174410
XPF
Avg
5.7432
High
5.7528
Low
5.7296
Last updated: 7/24/2026, 1:11:02 PM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.73 SDG |
| 10 XPF | 57.34 SDG |
| 50 XPF | 286.68 SDG |
| 100 XPF | 573.36 SDG |
| 500 XPF | 2,866.80 SDG |
| 1,000 XPF | 5,733.61 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-24T13:11:02Z",
"rates": {
"SDG": 5.733608
}
}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.3608,
"rate": 5.733608
}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