Rate Overview
Live
1 RWF = 0.001849 WST
1 WST = 540.8329
RWF
Avg
0.001847
High
0.001863
Low
0.001834
Last updated: 5/27/2026, 9:44:13 AM
Quick Conversions
| RWF | WST |
|---|---|
| 1 RWF | 0.00 WST |
| 10 RWF | 0.02 WST |
| 50 RWF | 0.09 WST |
| 100 RWF | 0.18 WST |
| 500 RWF | 0.92 WST |
| 1,000 RWF | 1.85 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-05-27T09:44:13Z",
"rates": {
"WST": 0.001849
}
}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.1849,
"rate": 0.001849
}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