Rate Overview
Live
1 KGS = 2.7096 YER
1 YER = 0.369065
KGS
Avg
2.7153
High
2.7285
Low
2.7093
Last updated: 7/8/2026, 9:09:25 AM
Quick Conversions
| KGS | YER |
|---|---|
| 1 KGS | 2.71 YER |
| 10 KGS | 27.10 YER |
| 50 KGS | 135.48 YER |
| 100 KGS | 270.96 YER |
| 500 KGS | 1,354.78 YER |
| 1,000 KGS | 2,709.55 YER |
Get KGS/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=YERExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-08T09:09:25Z",
"rates": {
"YER": 2.709553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "YER",
"amount": 100
},
"result": 270.9553,
"rate": 2.709553
}Build with KGS/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key