Rate Overview
Live
1 RON = 19.4905 KGS
1 KGS = 0.051307
RON
Avg
19.4018
High
19.4905
Low
19.2964
Last updated: 8/21/2026, 2:33:40 PM
Quick Conversions
| RON | KGS |
|---|---|
| 1 RON | 19.49 KGS |
| 10 RON | 194.91 KGS |
| 50 RON | 974.53 KGS |
| 100 RON | 1,949.05 KGS |
| 500 RON | 9,745.26 KGS |
| 1,000 RON | 19,490.51 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-08-21T14:33:40Z",
"rates": {
"KGS": 19.49051
}
}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": 1949.051,
"rate": 19.49051
}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