Rate Overview
Live
1 TRY = 0.229447 GHS
1 GHS = 4.3583
TRY
Avg
0.231902
High
0.245496
Low
0.227959
Last updated: 8/19/2026, 10:21:44 AM
Quick Conversions
| TRY | GHS |
|---|---|
| 1 TRY | 0.23 GHS |
| 10 TRY | 2.29 GHS |
| 50 TRY | 11.47 GHS |
| 100 TRY | 22.94 GHS |
| 500 TRY | 114.72 GHS |
| 1,000 TRY | 229.45 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-08-19T10:21:44Z",
"rates": {
"GHS": 0.229447
}
}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": 22.9447,
"rate": 0.229447
}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