Rate Overview
Live
1 GHS = 9.2006 XPF
1 XPF = 0.108688
GHS
Avg
9.2435
High
9.3317
Low
9.1767
Last updated: 4/17/2026, 6:20:33 AM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.20 XPF |
| 10 GHS | 92.01 XPF |
| 50 GHS | 460.03 XPF |
| 100 GHS | 920.06 XPF |
| 500 GHS | 4,600.31 XPF |
| 1,000 GHS | 9,200.62 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-04-17T06:20:33Z",
"rates": {
"XPF": 9.200623
}
}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": 920.0623,
"rate": 9.200623
}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