Rate Overview
Live
1 RON = 19.4337 KGS
1 KGS = 0.051457
RON
Avg
19.3867
High
19.4337
Low
19.3044
Last updated: 5/27/2026, 8:40:57 PM
Quick Conversions
| RON | KGS |
|---|---|
| 1 RON | 19.43 KGS |
| 10 RON | 194.34 KGS |
| 50 RON | 971.68 KGS |
| 100 RON | 1,943.37 KGS |
| 500 RON | 9,716.83 KGS |
| 1,000 RON | 19,433.67 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-05-27T20:40:57Z",
"rates": {
"KGS": 19.433667
}
}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": 1943.3667,
"rate": 19.433667
}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