Rate Overview
Live
1 GYD = 0.077142 SZL
1 SZL = 12.9631
GYD
Avg
0.077447
High
0.078155
Low
0.077088
Last updated: 8/13/2026, 6:44:07 AM
Quick Conversions
| GYD | SZL |
|---|---|
| 1 GYD | 0.08 SZL |
| 10 GYD | 0.77 SZL |
| 50 GYD | 3.86 SZL |
| 100 GYD | 7.71 SZL |
| 500 GYD | 38.57 SZL |
| 1,000 GYD | 77.14 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-08-13T06:44:07Z",
"rates": {
"SZL": 0.077142
}
}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.7142,
"rate": 0.077142
}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