Rate Overview
Live
1 RWF = 14.7030 STD
1 STD = 0.068013
RWF
Avg
14.4649
High
14.7710
Low
14.1262
Last updated: 7/15/2026, 2:54:59 AM
Quick Conversions
| RWF | STD |
|---|---|
| 1 RWF | 14.70 STD |
| 10 RWF | 147.03 STD |
| 50 RWF | 735.15 STD |
| 100 RWF | 1,470.30 STD |
| 500 RWF | 7,351.50 STD |
| 1,000 RWF | 14,703.00 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-07-15T02:54:59Z",
"rates": {
"STD": 14.703004
}
}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": 1470.3004,
"rate": 14.703004
}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