Rate Overview
Live
1 KPW = 0.004907 RON
1 RON = 203.7905
KPW
Avg
0.004864
High
0.005127
Low
0.004760
Last updated: 3/27/2026, 9:54:42 AM
Quick Conversions
| KPW | RON |
|---|---|
| 1 KPW | 0.00 RON |
| 10 KPW | 0.05 RON |
| 50 KPW | 0.25 RON |
| 100 KPW | 0.49 RON |
| 500 KPW | 2.45 RON |
| 1,000 KPW | 4.91 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-03-27T09:54:42Z",
"rates": {
"RON": 0.004907
}
}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.49069999999999997,
"rate": 0.004907
}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