Rate Overview
Live
1 GHS = 1.4509 SZL
1 SZL = 0.689216
GHS
Avg
1.4627
High
1.4775
Low
1.4509
Last updated: 7/1/2026, 9:06:43 AM
Quick Conversions
| GHS | SZL |
|---|---|
| 1 GHS | 1.45 SZL |
| 10 GHS | 14.51 SZL |
| 50 GHS | 72.55 SZL |
| 100 GHS | 145.09 SZL |
| 500 GHS | 725.46 SZL |
| 1,000 GHS | 1,450.92 SZL |
Get GHS/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=SZLExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-01T09:06:43Z",
"rates": {
"SZL": 1.450924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "SZL",
"amount": 100
},
"result": 145.0924,
"rate": 1.450924
}Build with GHS/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key