Rate Overview
Live
1 KYD = 98.6745 ALL
1 ALL = 0.010134
KYD
Avg
99.8277
High
103.9807
Low
97.2096
Last updated: 5/27/2026, 1:36:17 PM
Quick Conversions
| KYD | ALL |
|---|---|
| 1 KYD | 98.67 ALL |
| 10 KYD | 986.74 ALL |
| 50 KYD | 4,933.72 ALL |
| 100 KYD | 9,867.45 ALL |
| 500 KYD | 49,337.23 ALL |
| 1,000 KYD | 98,674.45 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-05-27T13:36:17Z",
"rates": {
"ALL": 98.674452
}
}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": 9867.4452,
"rate": 98.674452
}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