Rate Overview
Live
1 KRW = 0.002905 RON
1 RON = 344.2341
KRW
Avg
0.002926
High
0.002954
Low
0.002905
Last updated: 3/27/2026, 12:53:39 PM
Quick Conversions
| KRW | RON |
|---|---|
| 1 KRW | 0.00 RON |
| 10 KRW | 0.03 RON |
| 50 KRW | 0.15 RON |
| 100 KRW | 0.29 RON |
| 500 KRW | 1.45 RON |
| 1,000 KRW | 2.91 RON |
Get KRW/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=RONExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T12:53:39Z",
"rates": {
"RON": 0.002905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "RON",
"amount": 100
},
"result": 0.2905,
"rate": 0.002905
}Build with KRW/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key