Rate Overview
Live
1 ALL = 0.135813 GHS
1 GHS = 7.3631
ALL
Avg
0.135206
High
0.136277
Low
0.134460
Last updated: 4/17/2026, 6:11:49 AM
Quick Conversions
| ALL | GHS |
|---|---|
| 1 ALL | 0.14 GHS |
| 10 ALL | 1.36 GHS |
| 50 ALL | 6.79 GHS |
| 100 ALL | 13.58 GHS |
| 500 ALL | 67.91 GHS |
| 1,000 ALL | 135.81 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-04-17T06:11:49Z",
"rates": {
"GHS": 0.135813
}
}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": 13.581299999999999,
"rate": 0.135813
}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