Rate Overview
Live
1 GHS = 8.7787 XPF
1 XPF = 0.113912
GHS
Avg
8.8426
High
8.9610
Low
8.7787
Last updated: 5/27/2026, 5:12:45 PM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 8.78 XPF |
| 10 GHS | 87.79 XPF |
| 50 GHS | 438.93 XPF |
| 100 GHS | 877.87 XPF |
| 500 GHS | 4,389.35 XPF |
| 1,000 GHS | 8,778.70 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-27T17:12:45Z",
"rates": {
"XPF": 8.778697
}
}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.8697,
"rate": 8.778697
}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