Rate Overview
Live
1 RWF = 0.001879 WST
1 WST = 532.1980
RWF
Avg
0.001859
High
0.001879
Low
0.001845
Last updated: 3/7/2026, 3:44:49 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.94 WST |
| 1,000 RWF | 1.88 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-03-07T03:44:49Z",
"rates": {
"WST": 0.001879
}
}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.1879,
"rate": 0.001879
}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