Rate Overview
Live
1 KGS = 2.7296 YER
1 YER = 0.366351
KGS
Avg
2.7295
High
2.7299
Low
2.7293
Last updated: 5/7/2026, 3:44:25 PM
Quick Conversions
| KGS | YER |
|---|---|
| 1 KGS | 2.73 YER |
| 10 KGS | 27.30 YER |
| 50 KGS | 136.48 YER |
| 100 KGS | 272.96 YER |
| 500 KGS | 1,364.81 YER |
| 1,000 KGS | 2,729.62 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-05-07T15:44:25Z",
"rates": {
"YER": 2.729623
}
}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.9623,
"rate": 2.729623
}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