Rate Overview
Live
1 YER = 0.366509 KGS
1 KGS = 2.7284
YER
Avg
0.366640
High
0.367501
Low
0.365799
Last updated: 3/28/2026, 10:49:13 AM
Quick Conversions
| YER | KGS |
|---|---|
| 1 YER | 0.37 KGS |
| 10 YER | 3.67 KGS |
| 50 YER | 18.33 KGS |
| 100 YER | 36.65 KGS |
| 500 YER | 183.25 KGS |
| 1,000 YER | 366.51 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-03-28T10:49:13Z",
"rates": {
"KGS": 0.366509
}
}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.6509,
"rate": 0.366509
}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