Rate Overview
Live
1 GHS = 8.7789 XPF
1 XPF = 0.113909
GHS
Avg
9.2181
High
9.7129
Low
8.7789
Last updated: 5/27/2026, 6:23:54 PM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 8.78 XPF |
| 10 GHS | 87.79 XPF |
| 50 GHS | 438.95 XPF |
| 100 GHS | 877.89 XPF |
| 500 GHS | 4,389.47 XPF |
| 1,000 GHS | 8,778.94 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-05-27T18:23:54Z",
"rates": {
"XPF": 8.778941
}
}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": 877.8941,
"rate": 8.778941
}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