Rate Overview
Live
1 ZAR = 0.049503 KYD
1 KYD = 20.2008
ZAR
Avg
0.049468
High
0.052348
Low
0.046038
Last updated: 7/28/2026, 11:59:23 AM
Quick Conversions
| ZAR | KYD |
|---|---|
| 1 ZAR | 0.05 KYD |
| 10 ZAR | 0.50 KYD |
| 50 ZAR | 2.48 KYD |
| 100 ZAR | 4.95 KYD |
| 500 ZAR | 24.75 KYD |
| 1,000 ZAR | 49.50 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-07-28T11:59:23Z",
"rates": {
"KYD": 0.049503
}
}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": 4.9502999999999995,
"rate": 0.049503
}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