Rate Overview
Live
1 RON = 19.3333 KGS
1 KGS = 0.051724
RON
Avg
19.3604
High
19.4101
Low
19.3127
Last updated: 9/11/2026, 10:34:05 PM
Quick Conversions
| RON | KGS |
|---|---|
| 1 RON | 19.33 KGS |
| 10 RON | 193.33 KGS |
| 50 RON | 966.66 KGS |
| 100 RON | 1,933.33 KGS |
| 500 RON | 9,666.65 KGS |
| 1,000 RON | 19,333.29 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-11T22:34:05Z",
"rates": {
"KGS": 19.33329
}
}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": 1933.3290000000002,
"rate": 19.33329
}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