Rate Overview
Live
1 USD = 1470.03 RWF
1 RWF = 0.000680
USD
Avg
1456.13
High
1475.65
Low
1438.03
Last updated: 7/19/2026, 5:45:54 PM
Quick Conversions
| USD | RWF |
|---|---|
| 1 USD | 1,470.03 RWF |
| 10 USD | 14,700.29 RWF |
| 50 USD | 73,501.46 RWF |
| 100 USD | 147,002.92 RWF |
| 500 USD | 735,014.61 RWF |
| 1,000 USD | 1,470,029.22 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-07-19T17:45:54Z",
"rates": {
"RWF": 1470.02922276
}
}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": 147002.922276,
"rate": 1470.02922276
}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