Rate Overview
Live
1 XPF = 5.7212 SDG
1 SDG = 0.174790
XPF
Avg
5.8153
High
5.9912
Low
5.0339
Last updated: 7/26/2026, 3:34:21 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.72 SDG |
| 10 XPF | 57.21 SDG |
| 50 XPF | 286.06 SDG |
| 100 XPF | 572.12 SDG |
| 500 XPF | 2,860.58 SDG |
| 1,000 XPF | 5,721.17 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-26T03:34:21Z",
"rates": {
"SDG": 5.721167
}
}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": 572.1167,
"rate": 5.721167
}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