Rate Overview
Live
1 TRY = 0.248646 GHS
1 GHS = 4.0218
TRY
Avg
0.247963
High
0.248724
Low
0.247355
Last updated: 5/7/2026, 6:52:40 AM
Quick Conversions
| TRY | GHS |
|---|---|
| 1 TRY | 0.25 GHS |
| 10 TRY | 2.49 GHS |
| 50 TRY | 12.43 GHS |
| 100 TRY | 24.86 GHS |
| 500 TRY | 124.32 GHS |
| 1,000 TRY | 248.65 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-07T06:52:40Z",
"rates": {
"GHS": 0.248646
}
}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.8646,
"rate": 0.248646
}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