Rate Overview
Live
1 ZAR = 12.6215 GYD
1 GYD = 0.079230
ZAR
Avg
12.7965
High
13.1062
Low
12.5128
Last updated: 3/7/2026, 3:46:00 AM
Quick Conversions
| ZAR | GYD |
|---|---|
| 1 ZAR | 12.62 GYD |
| 10 ZAR | 126.22 GYD |
| 50 ZAR | 631.08 GYD |
| 100 ZAR | 1,262.15 GYD |
| 500 ZAR | 6,310.77 GYD |
| 1,000 ZAR | 12,621.54 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-03-07T03:46:00Z",
"rates": {
"GYD": 12.621543
}
}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": 1262.1543000000001,
"rate": 12.621543
}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