Rate Overview
Live
1 GHS = 1.4885 SZL
1 SZL = 0.671796
GHS
Avg
1.4875
High
1.4913
Low
1.4816
Last updated: 4/17/2026, 6:32:55 AM
Quick Conversions
| GHS | SZL |
|---|---|
| 1 GHS | 1.49 SZL |
| 10 GHS | 14.89 SZL |
| 50 GHS | 74.43 SZL |
| 100 GHS | 148.85 SZL |
| 500 GHS | 744.27 SZL |
| 1,000 GHS | 1,488.55 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-04-17T06:32:55Z",
"rates": {
"SZL": 1.488548
}
}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": 148.8548,
"rate": 1.488548
}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