Rate Overview
Live
1 USD = 1460.78 RWF
1 RWF = 0.000685
USD
Avg
1460.68
High
1465.22
Low
1458.16
Last updated: 4/16/2026, 5:04:22 AM
Quick Conversions
| USD | RWF |
|---|---|
| 1 USD | 1,460.78 RWF |
| 10 USD | 14,607.81 RWF |
| 50 USD | 73,039.04 RWF |
| 100 USD | 146,078.08 RWF |
| 500 USD | 730,390.39 RWF |
| 1,000 USD | 1,460,780.78 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-04-16T05:04:22Z",
"rates": {
"RWF": 1460.78078351
}
}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": 146078.078351,
"rate": 1460.78078351
}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