Rate Overview
Live
1 KGS = 0.049485 RON
1 RON = 20.2081
KGS
Avg
0.049560
High
0.049835
Low
0.049358
Last updated: 4/17/2026, 12:07:00 PM
Quick Conversions
| KGS | RON |
|---|---|
| 1 KGS | 0.05 RON |
| 10 KGS | 0.49 RON |
| 50 KGS | 2.47 RON |
| 100 KGS | 4.95 RON |
| 500 KGS | 24.74 RON |
| 1,000 KGS | 49.49 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-04-17T12:07:00Z",
"rates": {
"RON": 0.049485
}
}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": 4.9485,
"rate": 0.049485
}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