Rate Overview
Live
1 TOP = 5.0140 GHS
1 GHS = 0.199440
TOP
Avg
4.9477
High
5.0140
Low
4.8944
Last updated: 5/26/2026, 8:23:32 PM
Quick Conversions
| TOP | GHS |
|---|---|
| 1 TOP | 5.01 GHS |
| 10 TOP | 50.14 GHS |
| 50 TOP | 250.70 GHS |
| 100 TOP | 501.40 GHS |
| 500 TOP | 2,507.02 GHS |
| 1,000 TOP | 5,014.03 GHS |
Get TOP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=GHSExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-05-26T20:23:32Z",
"rates": {
"GHS": 5.014034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "GHS",
"amount": 100
},
"result": 501.4034,
"rate": 5.014034
}Build with TOP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key