Rate Overview
Live
1 GHS = 9.4419 XPF
1 XPF = 0.105911
GHS
Avg
9.4952
High
9.5228
Low
9.4419
Last updated: 3/7/2026, 1:04:29 AM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.44 XPF |
| 10 GHS | 94.42 XPF |
| 50 GHS | 472.09 XPF |
| 100 GHS | 944.19 XPF |
| 500 GHS | 4,720.93 XPF |
| 1,000 GHS | 9,441.85 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-07T01:04:29Z",
"rates": {
"XPF": 9.441854
}
}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": 944.1854,
"rate": 9.441854
}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