Rate Overview
Live
1 GYD = 0.079974 SZL
1 SZL = 12.5041
GYD
Avg
0.079919
High
0.080510
Low
0.079616
Last updated: 5/7/2026, 2:39:49 AM
Quick Conversions
| GYD | SZL |
|---|---|
| 1 GYD | 0.08 SZL |
| 10 GYD | 0.80 SZL |
| 50 GYD | 4.00 SZL |
| 100 GYD | 8.00 SZL |
| 500 GYD | 39.99 SZL |
| 1,000 GYD | 79.97 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-05-07T02:39:49Z",
"rates": {
"SZL": 0.079974
}
}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.997400000000001,
"rate": 0.079974
}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