Rate Overview
Live
1 GHS = 9.0232 XPF
1 XPF = 0.110825
GHS
Avg
8.4515
High
10.2811
Low
6.6842
Last updated: 7/24/2026, 11:16:02 AM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.02 XPF |
| 10 GHS | 90.23 XPF |
| 50 GHS | 451.16 XPF |
| 100 GHS | 902.32 XPF |
| 500 GHS | 4,511.62 XPF |
| 1,000 GHS | 9,023.24 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-24T11:16:02Z",
"rates": {
"XPF": 9.023236
}
}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": 902.3236,
"rate": 9.023236
}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