Rate Overview
Live
1 RON = 19.3268 KGS
1 KGS = 0.051742
RON
Avg
19.4595
High
20.1692
Low
19.0160
Last updated: 9/12/2026, 8:03:38 AM
Quick Conversions
| RON | KGS |
|---|---|
| 1 RON | 19.33 KGS |
| 10 RON | 193.27 KGS |
| 50 RON | 966.34 KGS |
| 100 RON | 1,932.68 KGS |
| 500 RON | 9,663.40 KGS |
| 1,000 RON | 19,326.79 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-09-12T08:03:38Z",
"rates": {
"KGS": 19.326791
}
}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": 1932.6791,
"rate": 19.326791
}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