Rate Overview
Live
1 ZAR = 12.7682 GYD
1 GYD = 0.078320
ZAR
Avg
12.7319
High
12.8124
Low
12.6093
Last updated: 5/27/2026, 5:12:50 PM
Quick Conversions
| ZAR | GYD |
|---|---|
| 1 ZAR | 12.77 GYD |
| 10 ZAR | 127.68 GYD |
| 50 ZAR | 638.41 GYD |
| 100 ZAR | 1,276.82 GYD |
| 500 ZAR | 6,384.10 GYD |
| 1,000 ZAR | 12,768.20 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-05-27T17:12:50Z",
"rates": {
"GYD": 12.768201
}
}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": 1276.8201,
"rate": 12.768201
}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