Rate Overview
Live
1 GHS = 9.0037 XPF
1 XPF = 0.111066
GHS
Avg
9.2371
High
9.6906
Low
8.7090
Last updated: 7/27/2026, 11:31:54 PM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.00 XPF |
| 10 GHS | 90.04 XPF |
| 50 GHS | 450.18 XPF |
| 100 GHS | 900.37 XPF |
| 500 GHS | 4,501.84 XPF |
| 1,000 GHS | 9,003.69 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-27T23:31:54Z",
"rates": {
"XPF": 9.003688
}
}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": 900.3688000000001,
"rate": 9.003688
}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