Rate Overview
Live
1 ALL = 0.142133 GHS
1 GHS = 7.0357
ALL
Avg
0.141175
High
0.142133
Low
0.139292
Last updated: 5/27/2026, 5:28:46 PM
Quick Conversions
| ALL | GHS |
|---|---|
| 1 ALL | 0.14 GHS |
| 10 ALL | 1.42 GHS |
| 50 ALL | 7.11 GHS |
| 100 ALL | 14.21 GHS |
| 500 ALL | 71.07 GHS |
| 1,000 ALL | 142.13 GHS |
Get ALL/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=GHSExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-27T17:28:46Z",
"rates": {
"GHS": 0.142133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "GHS",
"amount": 100
},
"result": 14.2133,
"rate": 0.142133
}Build with ALL/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key