Rate Overview
Live
1 GHS = 9.0377 XPF
1 XPF = 0.110648
GHS
Avg
9.2458
High
9.6906
Low
8.7090
Last updated: 7/25/2026, 3:03:02 PM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.04 XPF |
| 10 GHS | 90.38 XPF |
| 50 GHS | 451.88 XPF |
| 100 GHS | 903.77 XPF |
| 500 GHS | 4,518.84 XPF |
| 1,000 GHS | 9,037.67 XPF |
Get GHS/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=XPFExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-25T15:03:02Z",
"rates": {
"XPF": 9.037672
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "XPF",
"amount": 100
},
"result": 903.7672,
"rate": 9.037672
}Build with GHS/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key