Rate Overview
Live
1 ZAR = 12.1917 GYD
1 GYD = 0.082023
ZAR
Avg
12.0635
High
13.1200
Low
10.8167
Last updated: 3/27/2026, 11:41:39 AM
Quick Conversions
| ZAR | GYD |
|---|---|
| 1 ZAR | 12.19 GYD |
| 10 ZAR | 121.92 GYD |
| 50 ZAR | 609.58 GYD |
| 100 ZAR | 1,219.17 GYD |
| 500 ZAR | 6,095.83 GYD |
| 1,000 ZAR | 12,191.67 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-27T11:41:39Z",
"rates": {
"GYD": 12.191665
}
}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": 1219.1665,
"rate": 12.191665
}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