Rate Overview
Live
1 KGS = 0.052028 RON
1 RON = 19.2204
KGS
Avg
0.052282
High
0.052573
Low
0.051998
Last updated: 8/2/2026, 1:12:49 PM
Quick Conversions
| KGS | RON |
|---|---|
| 1 KGS | 0.05 RON |
| 10 KGS | 0.52 RON |
| 50 KGS | 2.60 RON |
| 100 KGS | 5.20 RON |
| 500 KGS | 26.01 RON |
| 1,000 KGS | 52.03 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-08-02T13:12:49Z",
"rates": {
"RON": 0.052028
}
}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.2028,
"rate": 0.052028
}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