Rate Overview
Live
1 KGS = 0.009495 KYD
1 KYD = 105.3186
KGS
Avg
0.009480
High
0.009524
Low
0.009380
Last updated: 5/27/2026, 10:42:00 PM
Quick Conversions
| KGS | KYD |
|---|---|
| 1 KGS | 0.01 KYD |
| 10 KGS | 0.09 KYD |
| 50 KGS | 0.47 KYD |
| 100 KGS | 0.95 KYD |
| 500 KGS | 4.75 KYD |
| 1,000 KGS | 9.50 KYD |
Get KGS/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=KYDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-27T22:42:00Z",
"rates": {
"KYD": 0.009495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "KYD",
"amount": 100
},
"result": 0.9495,
"rate": 0.009495
}Build with KGS/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key