Rate Overview
Live
1 ZAR = 12.7473 GYD
1 GYD = 0.078448
ZAR
Avg
12.7191
High
12.7811
Low
12.5912
Last updated: 4/17/2026, 7:34:04 AM
Quick Conversions
| ZAR | GYD |
|---|---|
| 1 ZAR | 12.75 GYD |
| 10 ZAR | 127.47 GYD |
| 50 ZAR | 637.36 GYD |
| 100 ZAR | 1,274.73 GYD |
| 500 ZAR | 6,373.64 GYD |
| 1,000 ZAR | 12,747.29 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-04-17T07:34:04Z",
"rates": {
"GYD": 12.747289
}
}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": 1274.7289,
"rate": 12.747289
}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