Rate Overview
Live
1 KYD = 103.2214 RUB
1 RUB = 0.009688
KYD
Avg
104.1122
High
105.5445
Low
103.1381
Last updated: 9/9/2026, 7:01:28 AM
Quick Conversions
| KYD | RUB |
|---|---|
| 1 KYD | 103.22 RUB |
| 10 KYD | 1,032.21 RUB |
| 50 KYD | 5,161.07 RUB |
| 100 KYD | 10,322.14 RUB |
| 500 KYD | 51,610.69 RUB |
| 1,000 KYD | 103,221.37 RUB |
Get KYD/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=RUBExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-09-09T07:01:28Z",
"rates": {
"RUB": 103.22137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "RUB",
"amount": 100
},
"result": 10322.136999999999,
"rate": 103.22137
}Build with KYD/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key