Rate Overview
Live
1 RON = 19.1475 KGS
1 KGS = 0.052226
RON
Avg
19.3278
High
19.4323
Low
19.1307
Last updated: 6/20/2026, 6:23:59 AM
Quick Conversions
| RON | KGS |
|---|---|
| 1 RON | 19.15 KGS |
| 10 RON | 191.48 KGS |
| 50 RON | 957.38 KGS |
| 100 RON | 1,914.75 KGS |
| 500 RON | 9,573.76 KGS |
| 1,000 RON | 19,147.51 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-06-20T06:23:59Z",
"rates": {
"KGS": 19.147514
}
}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": 1914.7514,
"rate": 19.147514
}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