Rate Overview
Live
1 XOF = 0.019221 GHS
1 GHS = 52.0264
XOF
Avg
0.020415
High
0.027329
Low
0.017694
Last updated: 3/27/2026, 4:23:31 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.61 GHS |
| 1,000 XOF | 19.22 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-27T04:23:31Z",
"rates": {
"GHS": 0.019221
}
}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.9221,
"rate": 0.019221
}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