Rate Overview
Live
1 YER = 0.367644 KGS
1 KGS = 2.7200
YER
Avg
0.366790
High
0.367644
Low
0.366488
Last updated: 6/19/2026, 8:54:38 AM
Quick Conversions
| YER | KGS |
|---|---|
| 1 YER | 0.37 KGS |
| 10 YER | 3.68 KGS |
| 50 YER | 18.38 KGS |
| 100 YER | 36.76 KGS |
| 500 YER | 183.82 KGS |
| 1,000 YER | 367.64 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-06-19T08:54:38Z",
"rates": {
"KGS": 0.367644
}
}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.7644,
"rate": 0.367644
}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