Rate Overview
Live
1 XPF = 5.9029 SDG
1 SDG = 0.169408
XPF
Avg
5.8938
High
5.9049
Low
5.8795
Last updated: 5/7/2026, 7:45:39 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.90 SDG |
| 10 XPF | 59.03 SDG |
| 50 XPF | 295.15 SDG |
| 100 XPF | 590.29 SDG |
| 500 XPF | 2,951.45 SDG |
| 1,000 XPF | 5,902.90 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-05-07T07:45:39Z",
"rates": {
"SDG": 5.902901
}
}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": 590.2900999999999,
"rate": 5.902901
}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