Rate Overview
Live
1 LTL = 3.6322 GHS
1 GHS = 0.275318
LTL
Avg
3.6336
High
3.6500
Low
3.6120
Last updated: 3/7/2026, 12:28:41 AM
Quick Conversions
| LTL | GHS |
|---|---|
| 1 LTL | 3.63 GHS |
| 10 LTL | 36.32 GHS |
| 50 LTL | 181.61 GHS |
| 100 LTL | 363.22 GHS |
| 500 LTL | 1,816.08 GHS |
| 1,000 LTL | 3,632.16 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-03-07T00:28:41Z",
"rates": {
"GHS": 3.632157
}
}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": 363.21569999999997,
"rate": 3.632157
}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