Rate Overview
Live
1 TRY = 0.244486 GHS
1 GHS = 4.0902
TRY
Avg
0.242754
High
0.244640
Low
0.240324
Last updated: 7/18/2026, 9:16:20 AM
Quick Conversions
| TRY | GHS |
|---|---|
| 1 TRY | 0.24 GHS |
| 10 TRY | 2.44 GHS |
| 50 TRY | 12.22 GHS |
| 100 TRY | 24.45 GHS |
| 500 TRY | 122.24 GHS |
| 1,000 TRY | 244.49 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-07-18T09:16:20Z",
"rates": {
"GHS": 0.244486
}
}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": 24.448600000000003,
"rate": 0.244486
}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