Rate Overview
Live
1 RWF = 0.001857 WST
1 WST = 538.5030
RWF
Avg
0.001861
High
0.001901
Low
0.001830
Last updated: 7/22/2026, 7:38:11 AM
Quick Conversions
| RWF | WST |
|---|---|
| 1 RWF | 0.00 WST |
| 10 RWF | 0.02 WST |
| 50 RWF | 0.09 WST |
| 100 RWF | 0.19 WST |
| 500 RWF | 0.93 WST |
| 1,000 RWF | 1.86 WST |
Get RWF/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=WSTExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-22T07:38:11Z",
"rates": {
"WST": 0.001857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "WST",
"amount": 100
},
"result": 0.1857,
"rate": 0.001857
}Build with RWF/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key