Rate Overview
Live
1 TRY = 0.253748 GHS
1 GHS = 3.9409
TRY
Avg
0.260184
High
0.299587
Low
0.242359
Last updated: 5/27/2026, 10:44:39 PM
Quick Conversions
| TRY | GHS |
|---|---|
| 1 TRY | 0.25 GHS |
| 10 TRY | 2.54 GHS |
| 50 TRY | 12.69 GHS |
| 100 TRY | 25.37 GHS |
| 500 TRY | 126.87 GHS |
| 1,000 TRY | 253.75 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-27T22:44:39Z",
"rates": {
"GHS": 0.253748
}
}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.374799999999997,
"rate": 0.253748
}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