Rate Overview
Live
1 ZAR = 0.051379 KYD
1 KYD = 19.4632
ZAR
Avg
0.050741
High
0.051379
Low
0.050154
Last updated: 4/17/2026, 2:46:10 PM
Quick Conversions
| ZAR | KYD |
|---|---|
| 1 ZAR | 0.05 KYD |
| 10 ZAR | 0.51 KYD |
| 50 ZAR | 2.57 KYD |
| 100 ZAR | 5.14 KYD |
| 500 ZAR | 25.69 KYD |
| 1,000 ZAR | 51.38 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-04-17T14:46:10Z",
"rates": {
"KYD": 0.051379
}
}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.1379,
"rate": 0.051379
}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