Rate Overview
Live
1 RON = 19.7525 KGS
1 KGS = 0.050626
RON
Avg
19.8880
High
20.2803
Low
19.5976
Last updated: 3/28/2026, 11:00:34 AM
Quick Conversions
| RON | KGS |
|---|---|
| 1 RON | 19.75 KGS |
| 10 RON | 197.53 KGS |
| 50 RON | 987.63 KGS |
| 100 RON | 1,975.25 KGS |
| 500 RON | 9,876.26 KGS |
| 1,000 RON | 19,752.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-03-28T11:00:34Z",
"rates": {
"KGS": 19.752513
}
}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": 1975.2513000000001,
"rate": 19.752513
}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