Rate Overview
Live
1 ZAR = 0.050293 KYD
1 KYD = 19.8835
ZAR
Avg
0.050819
High
0.052181
Low
0.049727
Last updated: 3/7/2026, 7:40:02 AM
Quick Conversions
| ZAR | KYD |
|---|---|
| 1 ZAR | 0.05 KYD |
| 10 ZAR | 0.50 KYD |
| 50 ZAR | 2.51 KYD |
| 100 ZAR | 5.03 KYD |
| 500 ZAR | 25.15 KYD |
| 1,000 ZAR | 50.29 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-03-07T07:40:02Z",
"rates": {
"KYD": 0.050293
}
}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.0293,
"rate": 0.050293
}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