Rate Overview
Live
1 GYD = 0.078377 SZL
1 SZL = 12.7588
GYD
Avg
0.078381
High
0.078593
Low
0.078151
Last updated: 4/17/2026, 12:51:10 AM
Quick Conversions
| GYD | SZL |
|---|---|
| 1 GYD | 0.08 SZL |
| 10 GYD | 0.78 SZL |
| 50 GYD | 3.92 SZL |
| 100 GYD | 7.84 SZL |
| 500 GYD | 39.19 SZL |
| 1,000 GYD | 78.38 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-04-17T00:51:10Z",
"rates": {
"SZL": 0.078377
}
}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.8377,
"rate": 0.078377
}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