Rate Overview
Live
1 ZAR = 12.8932 GYD
1 GYD = 0.077561
ZAR
Avg
12.8280
High
12.8932
Low
12.7198
Last updated: 7/6/2026, 12:12:32 PM
Quick Conversions
| ZAR | GYD |
|---|---|
| 1 ZAR | 12.89 GYD |
| 10 ZAR | 128.93 GYD |
| 50 ZAR | 644.66 GYD |
| 100 ZAR | 1,289.32 GYD |
| 500 ZAR | 6,446.58 GYD |
| 1,000 ZAR | 12,893.16 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-07-06T12:12:32Z",
"rates": {
"GYD": 12.89316
}
}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": 1289.316,
"rate": 12.89316
}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