Rate Overview
Live
1 WST = 1.6280 RON
1 RON = 0.614245
WST
Avg
1.5858
High
1.6464
Low
1.5519
Last updated: 3/27/2026, 2:47:37 PM
Quick Conversions
| WST | RON |
|---|---|
| 1 WST | 1.63 RON |
| 10 WST | 16.28 RON |
| 50 WST | 81.40 RON |
| 100 WST | 162.80 RON |
| 500 WST | 814.01 RON |
| 1,000 WST | 1,628.02 RON |
Get WST/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=RONExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T14:47:37Z",
"rates": {
"RON": 1.628016
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "RON",
"amount": 100
},
"result": 162.80159999999998,
"rate": 1.628016
}Build with WST/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key