Rate Overview
Live
1 RWF = 0.000684 USD
1 USD = 1461.99
RWF
Avg
0.000684
High
0.000686
Low
0.000683
Last updated: 3/6/2026, 7:28:51 PM
Quick Conversions
| RWF | USD |
|---|---|
| 1 RWF | 0.00 USD |
| 10 RWF | 0.01 USD |
| 50 RWF | 0.03 USD |
| 100 RWF | 0.07 USD |
| 500 RWF | 0.34 USD |
| 1,000 RWF | 0.68 USD |
Get RWF/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=USDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-06T19:28:51Z",
"rates": {
"USD": 0.000684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "USD",
"amount": 100
},
"result": 0.0684,
"rate": 0.000684
}Build with RWF/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key