Rate Overview
Live
1 WST = 1.5951 RON
1 RON = 0.626907
WST
Avg
1.5939
High
1.6034
Low
1.5819
Last updated: 4/17/2026, 6:11:20 AM
Quick Conversions
| WST | RON |
|---|---|
| 1 WST | 1.60 RON |
| 10 WST | 15.95 RON |
| 50 WST | 79.76 RON |
| 100 WST | 159.51 RON |
| 500 WST | 797.57 RON |
| 1,000 WST | 1,595.13 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-04-17T06:11:20Z",
"rates": {
"RON": 1.595133
}
}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": 159.5133,
"rate": 1.595133
}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