Rate Overview
Live
1 ZAR = 12.9592 GYD
1 GYD = 0.077165
ZAR
Avg
12.9297
High
12.9711
Low
12.8081
Last updated: 8/13/2026, 5:24:54 AM
Quick Conversions
| ZAR | GYD |
|---|---|
| 1 ZAR | 12.96 GYD |
| 10 ZAR | 129.59 GYD |
| 50 ZAR | 647.96 GYD |
| 100 ZAR | 1,295.92 GYD |
| 500 ZAR | 6,479.62 GYD |
| 1,000 ZAR | 12,959.23 GYD |
Get ZAR/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=GYDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-08-13T05:24:54Z",
"rates": {
"GYD": 12.959233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "GYD",
"amount": 100
},
"result": 1295.9233,
"rate": 12.959233
}Build with ZAR/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key