Rate Overview
Live
1 KYD = 99.8055 ALL
1 ALL = 0.010019
KYD
Avg
104.1890
High
116.6474
Low
98.3547
Last updated: 7/25/2026, 8:13:34 PM
Quick Conversions
| KYD | ALL |
|---|---|
| 1 KYD | 99.81 ALL |
| 10 KYD | 998.05 ALL |
| 50 KYD | 4,990.27 ALL |
| 100 KYD | 9,980.55 ALL |
| 500 KYD | 49,902.73 ALL |
| 1,000 KYD | 99,805.46 ALL |
Get KYD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=ALLExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-25T20:13:34Z",
"rates": {
"ALL": 99.805464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "ALL",
"amount": 100
},
"result": 9980.5464,
"rate": 99.805464
}Build with KYD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key