Rate Overview
Live
1 GHS = 9.4769 XPF
1 XPF = 0.105520
GHS
Avg
9.4630
High
9.4993
Low
9.4442
Last updated: 3/27/2026, 11:52:19 AM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.48 XPF |
| 10 GHS | 94.77 XPF |
| 50 GHS | 473.84 XPF |
| 100 GHS | 947.69 XPF |
| 500 GHS | 4,738.43 XPF |
| 1,000 GHS | 9,476.87 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-27T11:52:19Z",
"rates": {
"XPF": 9.476866
}
}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.6865999999999,
"rate": 9.476866
}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