Rate Overview
Live
1 XPF = 5.8013 SDG
1 SDG = 0.172376
XPF
Avg
5.8689
High
5.9728
Low
5.7685
Last updated: 3/27/2026, 7:44:18 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.80 SDG |
| 10 XPF | 58.01 SDG |
| 50 XPF | 290.06 SDG |
| 100 XPF | 580.13 SDG |
| 500 XPF | 2,900.63 SDG |
| 1,000 XPF | 5,801.26 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-03-27T07:44:18Z",
"rates": {
"SDG": 5.801256
}
}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": 580.1256000000001,
"rate": 5.801256
}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