Rate Overview
Live
1 GHS = 1.4244 SZL
1 SZL = 0.702029
GHS
Avg
1.4812
High
1.5824
Low
1.3816
Last updated: 7/7/2026, 1:12:23 PM
Quick Conversions
| GHS | SZL |
|---|---|
| 1 GHS | 1.42 SZL |
| 10 GHS | 14.24 SZL |
| 50 GHS | 71.22 SZL |
| 100 GHS | 142.44 SZL |
| 500 GHS | 712.22 SZL |
| 1,000 GHS | 1,424.44 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-07T13:12:23Z",
"rates": {
"SZL": 1.424442
}
}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": 142.4442,
"rate": 1.424442
}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