Rate Overview
Live
1 KPW = 0.004808 RON
1 RON = 207.9867
KPW
Avg
0.004815
High
0.004842
Low
0.004795
Last updated: 4/17/2026, 6:17:00 AM
Quick Conversions
| KPW | RON |
|---|---|
| 1 KPW | 0.00 RON |
| 10 KPW | 0.05 RON |
| 50 KPW | 0.24 RON |
| 100 KPW | 0.48 RON |
| 500 KPW | 2.40 RON |
| 1,000 KPW | 4.81 RON |
Get KPW/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=RONExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-04-17T06:17:00Z",
"rates": {
"RON": 0.004808
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "RON",
"amount": 100
},
"result": 0.4808,
"rate": 0.004808
}Build with KPW/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key