Rate Overview
Live
1 ZAR = 0.051573 KYD
1 KYD = 19.3900
ZAR
Avg
0.051355
High
0.051573
Low
0.050943
Last updated: 8/13/2026, 1:38:06 PM
Quick Conversions
| ZAR | KYD |
|---|---|
| 1 ZAR | 0.05 KYD |
| 10 ZAR | 0.52 KYD |
| 50 ZAR | 2.58 KYD |
| 100 ZAR | 5.16 KYD |
| 500 ZAR | 25.79 KYD |
| 1,000 ZAR | 51.57 KYD |
Get ZAR/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=KYDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-08-13T13:38:06Z",
"rates": {
"KYD": 0.051573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "KYD",
"amount": 100
},
"result": 5.1573,
"rate": 0.051573
}Build with ZAR/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key