Rate Overview
Live
1 STD = 0.067844 RWF
1 RWF = 14.7397
STD
Avg
0.067856
High
0.068094
Low
0.067540
Last updated: 7/28/2026, 3:51:24 AM
Quick Conversions
| STD | RWF |
|---|---|
| 1 STD | 0.07 RWF |
| 10 STD | 0.68 RWF |
| 50 STD | 3.39 RWF |
| 100 STD | 6.78 RWF |
| 500 STD | 33.92 RWF |
| 1,000 STD | 67.84 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-28T03:51:24Z",
"rates": {
"RWF": 0.067844
}
}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.7844,
"rate": 0.067844
}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