Rate Overview
Live
1 XOF = 0.019743 GHS
1 GHS = 50.6509
XOF
Avg
0.019483
High
0.019769
Low
0.019286
Last updated: 8/21/2026, 3:30:01 PM
Quick Conversions
| XOF | GHS |
|---|---|
| 1 XOF | 0.02 GHS |
| 10 XOF | 0.20 GHS |
| 50 XOF | 0.99 GHS |
| 100 XOF | 1.97 GHS |
| 500 XOF | 9.87 GHS |
| 1,000 XOF | 19.74 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-08-21T15:30:01Z",
"rates": {
"GHS": 0.019743
}
}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.9743,
"rate": 0.019743
}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