Rate Overview
Live
1 KRW = 0.003064 RON
1 RON = 326.3708
KRW
Avg
0.003031
High
0.003088
Low
0.002989
Last updated: 5/7/2026, 11:23:15 AM
Quick Conversions
| KRW | RON |
|---|---|
| 1 KRW | 0.00 RON |
| 10 KRW | 0.03 RON |
| 50 KRW | 0.15 RON |
| 100 KRW | 0.31 RON |
| 500 KRW | 1.53 RON |
| 1,000 KRW | 3.06 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-05-07T11:23:15Z",
"rates": {
"RON": 0.003064
}
}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.3064,
"rate": 0.003064
}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