Rate Overview
Live
1 KYD = 105.3117 KGS
1 KGS = 0.009496
KYD
Avg
105.3124
High
106.6684
Low
103.2302
Last updated: 5/27/2026, 7:24:36 PM
Quick Conversions
| KYD | KGS |
|---|---|
| 1 KYD | 105.31 KGS |
| 10 KYD | 1,053.12 KGS |
| 50 KYD | 5,265.58 KGS |
| 100 KYD | 10,531.17 KGS |
| 500 KYD | 52,655.83 KGS |
| 1,000 KYD | 105,311.65 KGS |
Get KYD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=KGSExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-05-27T19:24:36Z",
"rates": {
"KGS": 105.311651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "KGS",
"amount": 100
},
"result": 10531.1651,
"rate": 105.311651
}Build with KYD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key