Rate Overview
Live
1 GHS = 8.7917 XPF
1 XPF = 0.113743
GHS
Avg
8.3944
High
10.2811
Low
6.6842
Last updated: 5/27/2026, 7:25:40 PM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 8.79 XPF |
| 10 GHS | 87.92 XPF |
| 50 GHS | 439.59 XPF |
| 100 GHS | 879.17 XPF |
| 500 GHS | 4,395.87 XPF |
| 1,000 GHS | 8,791.74 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-27T19:25:40Z",
"rates": {
"XPF": 8.791741
}
}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.1741,
"rate": 8.791741
}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