Rate Overview
Live
1 GHS = 8.7922 XPF
1 XPF = 0.113737
GHS
Avg
8.8440
High
8.9610
Low
8.7922
Last updated: 5/27/2026, 10:50:39 PM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 8.79 XPF |
| 10 GHS | 87.92 XPF |
| 50 GHS | 439.61 XPF |
| 100 GHS | 879.22 XPF |
| 500 GHS | 4,396.12 XPF |
| 1,000 GHS | 8,792.24 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-27T22:50:39Z",
"rates": {
"XPF": 8.792235
}
}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": 879.2235,
"rate": 8.792235
}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