Rate Overview
Live
1 XPF = 5.7200 SDG
1 SDG = 0.174824
XPF
Avg
5.7350
High
5.7519
Low
5.7200
Last updated: 7/26/2026, 11:58:24 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.72 SDG |
| 10 XPF | 57.20 SDG |
| 50 XPF | 286.00 SDG |
| 100 XPF | 572.00 SDG |
| 500 XPF | 2,860.02 SDG |
| 1,000 XPF | 5,720.05 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-26T11:58:24Z",
"rates": {
"SDG": 5.720045
}
}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.0045,
"rate": 5.720045
}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