Rate Overview
Live
1 KGS = 0.051590 RON
1 RON = 19.3836
KGS
Avg
0.050577
High
0.052672
Low
0.048888
Last updated: 9/10/2026, 12:05:50 AM
Quick Conversions
| KGS | RON |
|---|---|
| 1 KGS | 0.05 RON |
| 10 KGS | 0.52 RON |
| 50 KGS | 2.58 RON |
| 100 KGS | 5.16 RON |
| 500 KGS | 25.79 RON |
| 1,000 KGS | 51.59 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-09-10T00:05:50Z",
"rates": {
"RON": 0.05159
}
}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.159,
"rate": 0.05159
}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