Rate Overview
Live
1 KGS = 2.7072 YER
1 YER = 0.369390
KGS
Avg
2.7061
High
2.7075
Low
2.7030
Last updated: 9/4/2026, 1:29:16 PM
Quick Conversions
| KGS | YER |
|---|---|
| 1 KGS | 2.71 YER |
| 10 KGS | 27.07 YER |
| 50 KGS | 135.36 YER |
| 100 KGS | 270.72 YER |
| 500 KGS | 1,353.58 YER |
| 1,000 KGS | 2,707.17 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-09-04T13:29:16Z",
"rates": {
"YER": 2.707168
}
}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.7168,
"rate": 2.707168
}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