Rate Overview
Live
1 YER = 0.366435 KGS
1 KGS = 2.7290
YER
Avg
0.367259
High
0.368755
Low
0.366435
Last updated: 4/17/2026, 11:49:07 AM
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.22 KGS |
| 1,000 YER | 366.44 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-04-17T11:49:07Z",
"rates": {
"KGS": 0.366435
}
}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.6435,
"rate": 0.366435
}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