Rate Overview
Live
1 ZAR = 0.050587 KYD
1 KYD = 19.7679
ZAR
Avg
0.050246
High
0.051271
Low
0.049648
Last updated: 5/7/2026, 11:09:11 PM
Quick Conversions
| ZAR | KYD |
|---|---|
| 1 ZAR | 0.05 KYD |
| 10 ZAR | 0.51 KYD |
| 50 ZAR | 2.53 KYD |
| 100 ZAR | 5.06 KYD |
| 500 ZAR | 25.29 KYD |
| 1,000 ZAR | 50.59 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-05-07T23:09:11Z",
"rates": {
"KYD": 0.050587
}
}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.0587,
"rate": 0.050587
}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