Rate Overview
Live
1 GHS = 9.4706 XPF
1 XPF = 0.105589
GHS
Avg
9.4624
High
9.4993
Low
9.4442
Last updated: 3/27/2026, 2:38:37 PM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.47 XPF |
| 10 GHS | 94.71 XPF |
| 50 GHS | 473.53 XPF |
| 100 GHS | 947.06 XPF |
| 500 GHS | 4,735.32 XPF |
| 1,000 GHS | 9,470.65 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-27T14:38:37Z",
"rates": {
"XPF": 9.470648
}
}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.0648000000001,
"rate": 9.470648
}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