Rate Overview
Live
1 YER = 0.366350 KGS
1 KGS = 2.7296
YER
Avg
0.366365
High
0.366392
Low
0.366312
Last updated: 5/7/2026, 1:53:09 PM
Quick Conversions
| YER | KGS |
|---|---|
| 1 YER | 0.37 KGS |
| 10 YER | 3.66 KGS |
| 50 YER | 18.32 KGS |
| 100 YER | 36.64 KGS |
| 500 YER | 183.18 KGS |
| 1,000 YER | 366.35 KGS |
Get YER/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=KGSExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-07T13:53:09Z",
"rates": {
"KGS": 0.36635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "KGS",
"amount": 100
},
"result": 36.635,
"rate": 0.36635
}Build with YER/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key