Rate Overview
Live
1 USD = 1470.88 RWF
1 RWF = 0.000680
USD
Avg
1471.51
High
1473.02
Low
1470.17
Last updated: 9/1/2026, 4:10:15 AM
Quick Conversions
| USD | RWF |
|---|---|
| 1 USD | 1,470.88 RWF |
| 10 USD | 14,708.80 RWF |
| 50 USD | 73,544.02 RWF |
| 100 USD | 147,088.04 RWF |
| 500 USD | 735,440.21 RWF |
| 1,000 USD | 1,470,880.43 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-09-01T04:10:15Z",
"rates": {
"RWF": 1470.88042981
}
}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": 147088.04298099998,
"rate": 1470.88042981
}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