Rate Overview
Live
1 GHS = 9.1420 XPF
1 XPF = 0.109385
GHS
Avg
9.1456
High
9.1820
Low
9.1120
Last updated: 9/2/2026, 4:59:52 PM
Quick Conversions
| GHS | XPF |
|---|---|
| 1 GHS | 9.14 XPF |
| 10 GHS | 91.42 XPF |
| 50 GHS | 457.10 XPF |
| 100 GHS | 914.20 XPF |
| 500 GHS | 4,571.01 XPF |
| 1,000 GHS | 9,142.03 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-09-02T16:59:52Z",
"rates": {
"XPF": 9.142025
}
}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": 914.2025,
"rate": 9.142025
}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