Rate Overview
Live
1 GHS = 9.1858 XPF
1 XPF = 0.108863
GHS
Avg
9.2032
High
9.2610
Low
9.1728
Last updated: 7/7/2026, 12:51:06 AM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.19 XPF |
| 10 GHS | 91.86 XPF |
| 50 GHS | 459.29 XPF |
| 100 GHS | 918.58 XPF |
| 500 GHS | 4,592.91 XPF |
| 1,000 GHS | 9,185.83 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-07T00:51:06Z",
"rates": {
"XPF": 9.185829
}
}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": 918.5829,
"rate": 9.185829
}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