Rate Overview
Live
1 ZAR = 12.2253 GYD
1 GYD = 0.081798
ZAR
Avg
12.4813
High
13.1200
Low
11.9893
Last updated: 3/27/2026, 3:12:36 PM
Quick Conversions
| ZAR | GYD |
|---|---|
| 1 ZAR | 12.23 GYD |
| 10 ZAR | 122.25 GYD |
| 50 ZAR | 611.26 GYD |
| 100 ZAR | 1,222.53 GYD |
| 500 ZAR | 6,112.63 GYD |
| 1,000 ZAR | 12,225.26 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-27T15:12:36Z",
"rates": {
"GYD": 12.225257
}
}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": 1222.5257,
"rate": 12.225257
}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