Rate Overview
Live
1 STD = 0.070586 RWF
1 RWF = 14.1671
STD
Avg
0.064996
High
0.070586
Low
0.057814
Last updated: 3/28/2026, 12:11:54 PM
Quick Conversions
| STD | RWF |
|---|---|
| 1 STD | 0.07 RWF |
| 10 STD | 0.71 RWF |
| 50 STD | 3.53 RWF |
| 100 STD | 7.06 RWF |
| 500 STD | 35.29 RWF |
| 1,000 STD | 70.59 RWF |
Get STD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=RWFExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-28T12:11:54Z",
"rates": {
"RWF": 0.070586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "RWF",
"amount": 100
},
"result": 7.058599999999999,
"rate": 0.070586
}Build with STD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key