Rate Overview
Live
1 RON = 0.625106 WST
1 WST = 1.5997
RON
Avg
0.621540
High
0.629850
Low
0.614674
Last updated: 3/7/2026, 3:37:20 AM
Quick Conversions
| RON | WST |
|---|---|
| 1 RON | 0.63 WST |
| 10 RON | 6.25 WST |
| 50 RON | 31.26 WST |
| 100 RON | 62.51 WST |
| 500 RON | 312.55 WST |
| 1,000 RON | 625.11 WST |
Get RON/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=WSTExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-07T03:37:20Z",
"rates": {
"WST": 0.625106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "WST",
"amount": 100
},
"result": 62.510600000000004,
"rate": 0.625106
}Build with RON/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key