Rate Overview
Live
1 RWF = 14.5920 STD
1 STD = 0.068531
RWF
Avg
14.4917
High
14.5935
Low
14.3127
Last updated: 3/7/2026, 7:34:56 AM
Quick Conversions
| RWF | STD |
|---|---|
| 1 RWF | 14.59 STD |
| 10 RWF | 145.92 STD |
| 50 RWF | 729.60 STD |
| 100 RWF | 1,459.20 STD |
| 500 RWF | 7,295.99 STD |
| 1,000 RWF | 14,591.98 STD |
Get RWF/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=STDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T07:34:56Z",
"rates": {
"STD": 14.591979
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "STD",
"amount": 100
},
"result": 1459.1979000000001,
"rate": 14.591979
}Build with RWF/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key