Rate Overview
Live
1 KRW = 0.003020 RON
1 RON = 331.1258
KRW
Avg
0.002992
High
0.003022
Low
0.002952
Last updated: 7/8/2026, 10:16:20 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.51 RON |
| 1,000 KRW | 3.02 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-07-08T10:16:20Z",
"rates": {
"RON": 0.00302
}
}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.302,
"rate": 0.00302
}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