Rate Overview
Live
1 XOF = 0.020019 GHS
1 GHS = 49.9525
XOF
Avg
0.019856
High
0.022841
Low
0.018403
Last updated: 7/13/2026, 1:04:38 PM
Quick Conversions
| XOF | GHS |
|---|---|
| 1 XOF | 0.02 GHS |
| 10 XOF | 0.20 GHS |
| 50 XOF | 1.00 GHS |
| 100 XOF | 2.00 GHS |
| 500 XOF | 10.01 GHS |
| 1,000 XOF | 20.02 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-07-13T13:04:38Z",
"rates": {
"GHS": 0.020019
}
}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": 2.0019,
"rate": 0.020019
}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