Rate Overview
Live
1 RON = 20.2079 KGS
1 KGS = 0.049486
RON
Avg
20.1775
High
20.2601
Low
20.0661
Last updated: 4/17/2026, 12:06:58 PM
Quick Conversions
| RON | KGS |
|---|---|
| 1 RON | 20.21 KGS |
| 10 RON | 202.08 KGS |
| 50 RON | 1,010.40 KGS |
| 100 RON | 2,020.79 KGS |
| 500 RON | 10,103.96 KGS |
| 1,000 RON | 20,207.93 KGS |
Get RON/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=KGSExample Response:
{
"success": true,
"base": "RON",
"date": "2026-04-17T12:06:58Z",
"rates": {
"KGS": 20.207927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "KGS",
"amount": 100
},
"result": 2020.7927000000002,
"rate": 20.207927
}Build with RON/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key