Rate Overview
Live
1 XOF = 0.019232 GHS
1 GHS = 51.9967
XOF
Avg
0.019803
High
0.022696
Low
0.018718
Last updated: 3/27/2026, 6:19:40 AM
Quick Conversions
| XOF | GHS |
|---|---|
| 1 XOF | 0.02 GHS |
| 10 XOF | 0.19 GHS |
| 50 XOF | 0.96 GHS |
| 100 XOF | 1.92 GHS |
| 500 XOF | 9.62 GHS |
| 1,000 XOF | 19.23 GHS |
Get XOF/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=GHSExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T06:19:40Z",
"rates": {
"GHS": 0.019232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "GHS",
"amount": 100
},
"result": 1.9232,
"rate": 0.019232
}Build with XOF/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key