Rate Overview
Live
1 GHS = 1.4536 SZL
1 SZL = 0.687946
GHS
Avg
1.4843
High
1.5058
Low
1.4536
Last updated: 5/7/2026, 8:38:26 AM
Quick Conversions
| GHS | SZL |
|---|---|
| 1 GHS | 1.45 SZL |
| 10 GHS | 14.54 SZL |
| 50 GHS | 72.68 SZL |
| 100 GHS | 145.36 SZL |
| 500 GHS | 726.80 SZL |
| 1,000 GHS | 1,453.60 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-05-07T08:38:26Z",
"rates": {
"SZL": 1.453603
}
}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.3603,
"rate": 1.453603
}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