Rate Overview
Live
1 KGS = 2.7118 YER
1 YER = 0.368763
KGS
Avg
2.7088
High
2.7120
Low
2.6983
Last updated: 8/14/2026, 3:32:36 PM
Quick Conversions
| KGS | YER |
|---|---|
| 1 KGS | 2.71 YER |
| 10 KGS | 27.12 YER |
| 50 KGS | 135.59 YER |
| 100 KGS | 271.18 YER |
| 500 KGS | 1,355.89 YER |
| 1,000 KGS | 2,711.77 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-08-14T15:32:36Z",
"rates": {
"YER": 2.711772
}
}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": 271.17719999999997,
"rate": 2.711772
}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