Rate Overview
Live
1 XOF = 0.019856 GHS
1 GHS = 50.3626
XOF
Avg
0.019761
High
0.019871
Low
0.019589
Last updated: 4/18/2026, 8:58:40 AM
Quick Conversions
| XOF | GHS |
|---|---|
| 1 XOF | 0.02 GHS |
| 10 XOF | 0.20 GHS |
| 50 XOF | 0.99 GHS |
| 100 XOF | 1.99 GHS |
| 500 XOF | 9.93 GHS |
| 1,000 XOF | 19.86 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-04-18T08:58:40Z",
"rates": {
"GHS": 0.019856
}
}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.9855999999999998,
"rate": 0.019856
}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