Rate Overview
Live
1 WST = 1.6751 RON
1 RON = 0.596976
WST
Avg
1.6714
High
1.6856
Low
1.6468
Last updated: 7/20/2026, 5:33:50 AM
Quick Conversions
| WST | RON |
|---|---|
| 1 WST | 1.68 RON |
| 10 WST | 16.75 RON |
| 50 WST | 83.76 RON |
| 100 WST | 167.51 RON |
| 500 WST | 837.56 RON |
| 1,000 WST | 1,675.11 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-07-20T05:33:50Z",
"rates": {
"RON": 1.67511
}
}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": 167.51100000000002,
"rate": 1.67511
}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