Rate Overview
Live
1 STD = 0.067868 RWF
1 RWF = 14.7345
STD
Avg
0.065521
High
0.070562
Low
0.057814
Last updated: 7/26/2026, 2:09:59 AM
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-26T02:09:59Z",
"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