Rate Overview
Live
1 RON = 19.2201 KGS
1 KGS = 0.052029
RON
Avg
19.1270
High
19.2313
Low
19.0210
Last updated: 8/2/2026, 1:01:57 PM
Quick Conversions
| RON | KGS |
|---|---|
| 1 RON | 19.22 KGS |
| 10 RON | 192.20 KGS |
| 50 RON | 961.00 KGS |
| 100 RON | 1,922.01 KGS |
| 500 RON | 9,610.04 KGS |
| 1,000 RON | 19,220.08 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-08-02T13:01:57Z",
"rates": {
"KGS": 19.220079
}
}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": 1922.0078999999998,
"rate": 19.220079
}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