Rate Overview
Live
1 KGS = 0.051457 RON
1 RON = 19.4337
KGS
Avg
0.049979
High
0.051682
Low
0.048664
Last updated: 5/27/2026, 11:08:46 PM
Quick Conversions
| KGS | RON |
|---|---|
| 1 KGS | 0.05 RON |
| 10 KGS | 0.51 RON |
| 50 KGS | 2.57 RON |
| 100 KGS | 5.15 RON |
| 500 KGS | 25.73 RON |
| 1,000 KGS | 51.46 RON |
Get KGS/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=RONExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-27T23:08:46Z",
"rates": {
"RON": 0.051457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "RON",
"amount": 100
},
"result": 5.145700000000001,
"rate": 0.051457
}Build with KGS/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key