Rate Overview
Live
1 XOF = 0.020575 GHS
1 GHS = 48.6027
XOF
Avg
0.020367
High
0.020575
Low
0.020186
Last updated: 8/2/2026, 10:30:17 PM
Quick Conversions
| XOF | GHS |
|---|---|
| 1 XOF | 0.02 GHS |
| 10 XOF | 0.21 GHS |
| 50 XOF | 1.03 GHS |
| 100 XOF | 2.06 GHS |
| 500 XOF | 10.29 GHS |
| 1,000 XOF | 20.58 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-02T22:30:17Z",
"rates": {
"GHS": 0.020575
}
}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.0575,
"rate": 0.020575
}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