Rate Overview
Live
1 TRY = 0.235246 GHS
1 GHS = 4.2509
TRY
Avg
0.234465
High
0.235246
Low
0.233174
Last updated: 9/8/2026, 8:42:56 AM
Quick Conversions
| TRY | GHS |
|---|---|
| 1 TRY | 0.24 GHS |
| 10 TRY | 2.35 GHS |
| 50 TRY | 11.76 GHS |
| 100 TRY | 23.52 GHS |
| 500 TRY | 117.62 GHS |
| 1,000 TRY | 235.25 GHS |
Get TRY/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=GHSExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-09-08T08:42:56Z",
"rates": {
"GHS": 0.235246
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "GHS",
"amount": 100
},
"result": 23.5246,
"rate": 0.235246
}Build with TRY/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key