Rate Overview
Live
1 KGS = 2.7284 YER
1 YER = 0.366509
KGS
Avg
2.7993
High
2.9563
Low
2.7247
Last updated: 3/28/2026, 10:59:22 AM
Quick Conversions
| KGS | YER |
|---|---|
| 1 KGS | 2.73 YER |
| 10 KGS | 27.28 YER |
| 50 KGS | 136.42 YER |
| 100 KGS | 272.84 YER |
| 500 KGS | 1,364.22 YER |
| 1,000 KGS | 2,728.44 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-03-28T10:59:22Z",
"rates": {
"YER": 2.728445
}
}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.8445,
"rate": 2.728445
}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