Rate Overview
Live
1 KRW = 0.003337 RON
1 RON = 299.6704
KRW
Avg
0.003334
High
0.003360
Low
0.003299
Last updated: 9/7/2026, 7:21:21 AM
Quick Conversions
| KRW | RON |
|---|---|
| 1 KRW | 0.00 RON |
| 10 KRW | 0.03 RON |
| 50 KRW | 0.17 RON |
| 100 KRW | 0.33 RON |
| 500 KRW | 1.67 RON |
| 1,000 KRW | 3.34 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-09-07T07:21:21Z",
"rates": {
"RON": 0.003337
}
}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.3337,
"rate": 0.003337
}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