Rate Overview
Live
1 ALL = 0.131357 GHS
1 GHS = 7.6128
ALL
Avg
0.131457
High
0.132072
Low
0.130995
Last updated: 3/27/2026, 11:33:12 AM
Quick Conversions
| ALL | GHS |
|---|---|
| 1 ALL | 0.13 GHS |
| 10 ALL | 1.31 GHS |
| 50 ALL | 6.57 GHS |
| 100 ALL | 13.14 GHS |
| 500 ALL | 65.68 GHS |
| 1,000 ALL | 131.36 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-03-27T11:33:12Z",
"rates": {
"GHS": 0.131357
}
}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.1357,
"rate": 0.131357
}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