Rate Overview
Live
1 GHS = 8.8022 XPF
1 XPF = 0.113608
GHS
Avg
8.7993
High
8.8219
Low
8.7773
Last updated: 8/12/2026, 5:07:17 PM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 8.80 XPF |
| 10 GHS | 88.02 XPF |
| 50 GHS | 440.11 XPF |
| 100 GHS | 880.22 XPF |
| 500 GHS | 4,401.09 XPF |
| 1,000 GHS | 8,802.18 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-08-12T17:07:17Z",
"rates": {
"XPF": 8.80218
}
}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": 880.218,
"rate": 8.80218
}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