Rate Overview
Live
1 ALL = 0.138250 GHS
1 GHS = 7.2333
ALL
Avg
0.137429
High
0.138250
Low
0.136540
Last updated: 5/7/2026, 7:47:11 AM
Quick Conversions
| ALL | GHS |
|---|---|
| 1 ALL | 0.14 GHS |
| 10 ALL | 1.38 GHS |
| 50 ALL | 6.91 GHS |
| 100 ALL | 13.83 GHS |
| 500 ALL | 69.13 GHS |
| 1,000 ALL | 138.25 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-07T07:47:11Z",
"rates": {
"GHS": 0.13825
}
}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.825000000000001,
"rate": 0.13825
}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