Rate Overview
Live
1 GHS = 1.5359 SZL
1 SZL = 0.651089
GHS
Avg
1.5167
High
1.5372
Low
1.4904
Last updated: 3/7/2026, 4:26:40 AM
Quick Conversions
| GHS | SZL |
|---|---|
| 1 GHS | 1.54 SZL |
| 10 GHS | 15.36 SZL |
| 50 GHS | 76.79 SZL |
| 100 GHS | 153.59 SZL |
| 500 GHS | 767.94 SZL |
| 1,000 GHS | 1,535.89 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-03-07T04:26:40Z",
"rates": {
"SZL": 1.535888
}
}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": 153.5888,
"rate": 1.535888
}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