Rate Overview
Live
1 ZAR = 12.9311 GYD
1 GYD = 0.077333
ZAR
Avg
12.8337
High
12.9320
Low
12.5974
Last updated: 6/17/2026, 6:50:16 AM
Quick Conversions
| ZAR | GYD |
|---|---|
| 1 ZAR | 12.93 GYD |
| 10 ZAR | 129.31 GYD |
| 50 ZAR | 646.56 GYD |
| 100 ZAR | 1,293.11 GYD |
| 500 ZAR | 6,465.56 GYD |
| 1,000 ZAR | 12,931.11 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-06-17T06:50:16Z",
"rates": {
"GYD": 12.931113
}
}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": 1293.1113,
"rate": 12.931113
}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