Rate Overview
Live
1 GHS = 9.4762 XPF
1 XPF = 0.105528
GHS
Avg
8.3404
High
10.2811
Low
6.6842
Last updated: 3/27/2026, 1:38:17 PM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.48 XPF |
| 10 GHS | 94.76 XPF |
| 50 GHS | 473.81 XPF |
| 100 GHS | 947.62 XPF |
| 500 GHS | 4,738.08 XPF |
| 1,000 GHS | 9,476.16 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-03-27T13:38:17Z",
"rates": {
"XPF": 9.476161
}
}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": 947.6161,
"rate": 9.476161
}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