Rate Overview
Live
1 LTL = 3.7776 GHS
1 GHS = 0.264716
LTL
Avg
3.7787
High
3.8490
Low
3.7618
Last updated: 7/9/2026, 4:43:34 AM
Quick Conversions
| LTL | GHS |
|---|---|
| 1 LTL | 3.78 GHS |
| 10 LTL | 37.78 GHS |
| 50 LTL | 188.88 GHS |
| 100 LTL | 377.76 GHS |
| 500 LTL | 1,888.82 GHS |
| 1,000 LTL | 3,777.64 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-07-09T04:43:34Z",
"rates": {
"GHS": 3.777638
}
}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": 377.7638,
"rate": 3.777638
}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