Rate Overview
Live
1 GHS = 1.3814 SZL
1 SZL = 0.723904
GHS
Avg
1.3830
High
1.3968
Low
1.3728
Last updated: 8/12/2026, 9:24:08 AM
Quick Conversions
| GHS | SZL |
|---|---|
| 1 GHS | 1.38 SZL |
| 10 GHS | 13.81 SZL |
| 50 GHS | 69.07 SZL |
| 100 GHS | 138.14 SZL |
| 500 GHS | 690.70 SZL |
| 1,000 GHS | 1,381.40 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-08-12T09:24:08Z",
"rates": {
"SZL": 1.381398
}
}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": 138.13979999999998,
"rate": 1.381398
}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