Rate Overview
Live
1 LTL = 3.8531 GHS
1 GHS = 0.259529
LTL
Avg
3.8295
High
3.8531
Low
3.7932
Last updated: 9/10/2026, 4:20:21 AM
Quick Conversions
| LTL | GHS |
|---|---|
| 1 LTL | 3.85 GHS |
| 10 LTL | 38.53 GHS |
| 50 LTL | 192.66 GHS |
| 100 LTL | 385.31 GHS |
| 500 LTL | 1,926.56 GHS |
| 1,000 LTL | 3,853.13 GHS |
Get LTL/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=GHSExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-09-10T04:20:21Z",
"rates": {
"GHS": 3.853127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "GHS",
"amount": 100
},
"result": 385.3127,
"rate": 3.853127
}Build with LTL/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key