Rate Overview
Live
1 ZAR = 12.1899 GYD
1 GYD = 0.082035
ZAR
Avg
12.2922
High
12.4630
Low
12.1899
Last updated: 3/27/2026, 9:41:35 AM
Quick Conversions
| ZAR | GYD |
|---|---|
| 1 ZAR | 12.19 GYD |
| 10 ZAR | 121.90 GYD |
| 50 ZAR | 609.49 GYD |
| 100 ZAR | 1,218.99 GYD |
| 500 ZAR | 6,094.93 GYD |
| 1,000 ZAR | 12,189.85 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-27T09:41:35Z",
"rates": {
"GYD": 12.189852
}
}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": 1218.9852,
"rate": 12.189852
}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