Rate Overview
Live
1 LTL = 3.7103 GHS
1 GHS = 0.269519
LTL
Avg
3.7313
High
3.7910
Low
3.7103
Last updated: 6/19/2026, 8:27:42 AM
Quick Conversions
| LTL | GHS |
|---|---|
| 1 LTL | 3.71 GHS |
| 10 LTL | 37.10 GHS |
| 50 LTL | 185.52 GHS |
| 100 LTL | 371.03 GHS |
| 500 LTL | 1,855.16 GHS |
| 1,000 LTL | 3,710.32 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-06-19T08:27:42Z",
"rates": {
"GHS": 3.710318
}
}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": 371.0318,
"rate": 3.710318
}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