Rate Overview
Live
1 KGS = 0.050129 RON
1 RON = 19.9485
KGS
Avg
0.049940
High
0.050396
Low
0.049308
Last updated: 3/7/2026, 7:05:36 AM
Quick Conversions
| KGS | RON |
|---|---|
| 1 KGS | 0.05 RON |
| 10 KGS | 0.50 RON |
| 50 KGS | 2.51 RON |
| 100 KGS | 5.01 RON |
| 500 KGS | 25.06 RON |
| 1,000 KGS | 50.13 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-03-07T07:05:36Z",
"rates": {
"RON": 0.050129
}
}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.0129,
"rate": 0.050129
}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