Rate Overview
Live
1 GYD = 0.078055 SZL
1 SZL = 12.8115
GYD
Avg
0.078221
High
0.079277
Low
0.077208
Last updated: 7/12/2026, 5:40:11 AM
Quick Conversions
| GYD | SZL |
|---|---|
| 1 GYD | 0.08 SZL |
| 10 GYD | 0.78 SZL |
| 50 GYD | 3.90 SZL |
| 100 GYD | 7.81 SZL |
| 500 GYD | 39.03 SZL |
| 1,000 GYD | 78.05 SZL |
Get GYD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=SZLExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-07-12T05:40:11Z",
"rates": {
"SZL": 0.078055
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "SZL",
"amount": 100
},
"result": 7.8055,
"rate": 0.078055
}Build with GYD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key