Rate Overview
Live
1 KRW = 0.003079 RON
1 RON = 324.7808
KRW
Avg
0.003027
High
0.003102
Low
0.002952
Last updated: 7/22/2026, 10:21:59 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.54 RON |
| 1,000 KRW | 3.08 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-22T10:21:59Z",
"rates": {
"RON": 0.003079
}
}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.3079,
"rate": 0.003079
}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