Rate Overview
Live
1 KRW = 0.002960 RON
1 RON = 337.8378
KRW
Avg
0.002973
High
0.002991
Low
0.002959
Last updated: 6/17/2026, 8:02:36 AM
Quick Conversions
| KRW | RON |
|---|---|
| 1 KRW | 0.00 RON |
| 10 KRW | 0.03 RON |
| 50 KRW | 0.15 RON |
| 100 KRW | 0.30 RON |
| 500 KRW | 1.48 RON |
| 1,000 KRW | 2.96 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-06-17T08:02:36Z",
"rates": {
"RON": 0.00296
}
}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.296,
"rate": 0.00296
}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