Rate Overview
Live
1 GHS = 9.4731 XPF
1 XPF = 0.105562
GHS
Avg
9.4627
High
9.4993
Low
9.4442
Last updated: 3/27/2026, 5:22:10 PM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.47 XPF |
| 10 GHS | 94.73 XPF |
| 50 GHS | 473.66 XPF |
| 100 GHS | 947.31 XPF |
| 500 GHS | 4,736.56 XPF |
| 1,000 GHS | 9,473.11 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-03-27T17:22:10Z",
"rates": {
"XPF": 9.473114
}
}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": 947.3114,
"rate": 9.473114
}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