Rate Overview
Live
1 KYD = 104.8762 KGS
1 KGS = 0.009535
KYD
Avg
104.9048
High
105.1267
Low
104.8719
Last updated: 5/7/2026, 8:18:38 AM
Quick Conversions
| KYD | KGS |
|---|---|
| 1 KYD | 104.88 KGS |
| 10 KYD | 1,048.76 KGS |
| 50 KYD | 5,243.81 KGS |
| 100 KYD | 10,487.62 KGS |
| 500 KYD | 52,438.09 KGS |
| 1,000 KYD | 104,876.18 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-07T08:18:38Z",
"rates": {
"KGS": 104.876177
}
}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": 10487.6177,
"rate": 104.876177
}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