Rate Overview
Live
1 KGS = 2.7275 YER
1 YER = 0.366640
KGS
Avg
2.7261
High
2.7296
Low
2.7180
Last updated: 7/27/2026, 7:04:22 PM
Quick Conversions
| KGS | YER |
|---|---|
| 1 KGS | 2.73 YER |
| 10 KGS | 27.27 YER |
| 50 KGS | 136.37 YER |
| 100 KGS | 272.75 YER |
| 500 KGS | 1,363.74 YER |
| 1,000 KGS | 2,727.47 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-27T19:04:22Z",
"rates": {
"YER": 2.72747
}
}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": 272.74699999999996,
"rate": 2.72747
}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