Rate Overview
Live
1 RON = 19.0743 KGS
1 KGS = 0.052427
RON
Avg
19.3957
High
20.2919
Low
17.9886
Last updated: 7/12/2026, 12:45:31 PM
Quick Conversions
| RON | KGS |
|---|---|
| 1 RON | 19.07 KGS |
| 10 RON | 190.74 KGS |
| 50 RON | 953.71 KGS |
| 100 RON | 1,907.43 KGS |
| 500 RON | 9,537.14 KGS |
| 1,000 RON | 19,074.28 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-07-12T12:45:31Z",
"rates": {
"KGS": 19.074283
}
}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": 1907.4283,
"rate": 19.074283
}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