Rate Overview
Live
1 USD = 1460.20 RWF
1 RWF = 0.000685
USD
Avg
1459.87
High
1463.37
Low
1456.42
Last updated: 3/7/2026, 12:55:27 AM
Quick Conversions
| USD | RWF |
|---|---|
| 1 USD | 1,460.20 RWF |
| 10 USD | 14,602.02 RWF |
| 50 USD | 73,010.10 RWF |
| 100 USD | 146,020.19 RWF |
| 500 USD | 730,100.97 RWF |
| 1,000 USD | 1,460,201.94 RWF |
Get USD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=RWFExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-07T00:55:27Z",
"rates": {
"RWF": 1460.20194122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "RWF",
"amount": 100
},
"result": 146020.194122,
"rate": 1460.20194122
}Build with USD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key