Rate Overview
Live
1 LTL = 3.7335 GHS
1 GHS = 0.267843
LTL
Avg
3.7309
High
3.7441
Low
3.7214
Last updated: 4/17/2026, 6:18:52 AM
Quick Conversions
| LTL | GHS |
|---|---|
| 1 LTL | 3.73 GHS |
| 10 LTL | 37.34 GHS |
| 50 LTL | 186.68 GHS |
| 100 LTL | 373.35 GHS |
| 500 LTL | 1,866.77 GHS |
| 1,000 LTL | 3,733.53 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-04-17T06:18:52Z",
"rates": {
"GHS": 3.733532
}
}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": 373.35319999999996,
"rate": 3.733532
}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