Rate Overview
Live
1 GHS = 8.9970 XPF
1 XPF = 0.111149
GHS
Avg
9.0191
High
9.0439
Low
8.9970
Last updated: 7/27/2026, 10:03:18 AM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.00 XPF |
| 10 GHS | 89.97 XPF |
| 50 GHS | 449.85 XPF |
| 100 GHS | 899.70 XPF |
| 500 GHS | 4,498.48 XPF |
| 1,000 GHS | 8,996.96 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-27T10:03:18Z",
"rates": {
"XPF": 8.996958
}
}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": 899.6958,
"rate": 8.996958
}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