Rate Overview
Live
1 RWF = 0.065067 INR
1 INR = 15.3688
RWF
Avg
0.064924
High
0.065067
Low
0.064771
Last updated: 8/16/2026, 11:16:54 PM
Quick Conversions
| RWF | INR |
|---|---|
| 1 RWF | 0.07 INR |
| 10 RWF | 0.65 INR |
| 50 RWF | 3.25 INR |
| 100 RWF | 6.51 INR |
| 500 RWF | 32.53 INR |
| 1,000 RWF | 65.07 INR |
Get RWF/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=INRExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-08-16T23:16:54Z",
"rates": {
"INR": 0.065067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "INR",
"amount": 100
},
"result": 6.5067,
"rate": 0.065067
}Build with RWF/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key