Rate Overview
Live
1 STD = 0.067868 RWF
1 RWF = 14.7345
STD
Avg
0.069120
High
0.070790
Low
0.067700
Last updated: 7/25/2026, 8:52:07 PM
Quick Conversions
| STD | RWF |
|---|---|
| 1 STD | 0.07 RWF |
| 10 STD | 0.68 RWF |
| 50 STD | 3.39 RWF |
| 100 STD | 6.79 RWF |
| 500 STD | 33.93 RWF |
| 1,000 STD | 67.87 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-07-25T20:52:07Z",
"rates": {
"RWF": 0.067868
}
}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": 6.7867999999999995,
"rate": 0.067868
}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