Rate Overview
Live
1 GYD = 0.079229 SZL
1 SZL = 12.6216
GYD
Avg
0.077823
High
0.079261
Low
0.075956
Last updated: 3/7/2026, 3:08:20 AM
Quick Conversions
| GYD | SZL |
|---|---|
| 1 GYD | 0.08 SZL |
| 10 GYD | 0.79 SZL |
| 50 GYD | 3.96 SZL |
| 100 GYD | 7.92 SZL |
| 500 GYD | 39.61 SZL |
| 1,000 GYD | 79.23 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-03-07T03:08:20Z",
"rates": {
"SZL": 0.079229
}
}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.922899999999999,
"rate": 0.079229
}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