Rate Overview
Live
1 ZAR = 13.0306 GYD
1 GYD = 0.076743
ZAR
Avg
13.0092
High
13.0898
Low
12.9376
Last updated: 9/3/2026, 5:05:44 AM
Quick Conversions
| ZAR | GYD |
|---|---|
| 1 ZAR | 13.03 GYD |
| 10 ZAR | 130.31 GYD |
| 50 ZAR | 651.53 GYD |
| 100 ZAR | 1,303.06 GYD |
| 500 ZAR | 6,515.29 GYD |
| 1,000 ZAR | 13,030.59 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-09-03T05:05:44Z",
"rates": {
"GYD": 13.030588
}
}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": 1303.0588,
"rate": 13.030588
}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