Rate Overview
Live
1 GYD = 0.080074 SZL
1 SZL = 12.4884
GYD
Avg
0.078662
High
0.080577
Low
0.077547
Last updated: 7/27/2026, 9:43:50 AM
Quick Conversions
| GYD | SZL |
|---|---|
| 1 GYD | 0.08 SZL |
| 10 GYD | 0.80 SZL |
| 50 GYD | 4.00 SZL |
| 100 GYD | 8.01 SZL |
| 500 GYD | 40.04 SZL |
| 1,000 GYD | 80.07 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-27T09:43:50Z",
"rates": {
"SZL": 0.080074
}
}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": 8.0074,
"rate": 0.080074
}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