Rate Overview
Live
1 RWF = 0.001836 WST
1 WST = 544.6623
RWF
Avg
0.001844
High
0.001872
Low
0.001836
Last updated: 5/7/2026, 7:52:27 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.84 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-07T07:52:27Z",
"rates": {
"WST": 0.001836
}
}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.18359999999999999,
"rate": 0.001836
}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