Rate Overview
Live
1 KGS = 0.052371 RON
1 RON = 19.0945
KGS
Avg
0.052351
High
0.052497
Low
0.052208
Last updated: 7/9/2026, 10:45:02 AM
Quick Conversions
| KGS | RON |
|---|---|
| 1 KGS | 0.05 RON |
| 10 KGS | 0.52 RON |
| 50 KGS | 2.62 RON |
| 100 KGS | 5.24 RON |
| 500 KGS | 26.19 RON |
| 1,000 KGS | 52.37 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-07-09T10:45:02Z",
"rates": {
"RON": 0.052371
}
}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.2371,
"rate": 0.052371
}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