Rate Overview
Live
1 TRY = 0.253766 GHS
1 GHS = 3.9406
TRY
Avg
0.251772
High
0.268971
Low
0.243029
Last updated: 5/27/2026, 7:16:41 PM
Quick Conversions
| TRY | GHS |
|---|---|
| 1 TRY | 0.25 GHS |
| 10 TRY | 2.54 GHS |
| 50 TRY | 12.69 GHS |
| 100 TRY | 25.38 GHS |
| 500 TRY | 126.88 GHS |
| 1,000 TRY | 253.77 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-05-27T19:16:41Z",
"rates": {
"GHS": 0.253766
}
}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": 25.3766,
"rate": 0.253766
}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