Rate Overview
Live
1 WST = 1.6629 RON
1 RON = 0.601351
WST
Avg
1.6510
High
1.6629
Low
1.6236
Last updated: 5/7/2026, 10:12:39 AM
Quick Conversions
| WST | RON |
|---|---|
| 1 WST | 1.66 RON |
| 10 WST | 16.63 RON |
| 50 WST | 83.15 RON |
| 100 WST | 166.29 RON |
| 500 WST | 831.46 RON |
| 1,000 WST | 1,662.92 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-05-07T10:12:39Z",
"rates": {
"RON": 1.662922
}
}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": 166.2922,
"rate": 1.662922
}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