Rate Overview
Live
1 KGS = 0.009529 KYD
1 KYD = 104.9428
KGS
Avg
0.009521
High
0.009534
Low
0.009504
Last updated: 4/17/2026, 6:33:02 AM
Quick Conversions
| KGS | KYD |
|---|---|
| 1 KGS | 0.01 KYD |
| 10 KGS | 0.10 KYD |
| 50 KGS | 0.48 KYD |
| 100 KGS | 0.95 KYD |
| 500 KGS | 4.76 KYD |
| 1,000 KGS | 9.53 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-04-17T06:33:02Z",
"rates": {
"KYD": 0.009529
}
}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.9529,
"rate": 0.009529
}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