Rate Overview
Live
1 GHS = 1.4207 SZL
1 SZL = 0.703863
GHS
Avg
1.4317
High
1.4409
Low
1.4207
Last updated: 9/4/2026, 12:51:36 AM
Quick Conversions
| GHS | SZL |
|---|---|
| 1 GHS | 1.42 SZL |
| 10 GHS | 14.21 SZL |
| 50 GHS | 71.04 SZL |
| 100 GHS | 142.07 SZL |
| 500 GHS | 710.37 SZL |
| 1,000 GHS | 1,420.73 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-09-04T00:51:36Z",
"rates": {
"SZL": 1.420732
}
}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.0732,
"rate": 1.420732
}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