Rate Overview
Live
1 GHS = 9.0356 XPF
1 XPF = 0.110674
GHS
Avg
9.0898
High
9.1273
Low
9.0356
Last updated: 5/7/2026, 8:36:24 AM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.04 XPF |
| 10 GHS | 90.36 XPF |
| 50 GHS | 451.78 XPF |
| 100 GHS | 903.56 XPF |
| 500 GHS | 4,517.78 XPF |
| 1,000 GHS | 9,035.56 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-07T08:36:24Z",
"rates": {
"XPF": 9.035558
}
}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": 903.5558,
"rate": 9.035558
}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