Rate Overview
Live
1 RWF = 0.065422 INR
1 INR = 15.2854
RWF
Avg
0.065119
High
0.065422
Low
0.064927
Last updated: 5/6/2026, 8:00:20 AM
Quick Conversions
| RWF | INR |
|---|---|
| 1 RWF | 0.07 INR |
| 10 RWF | 0.65 INR |
| 50 RWF | 3.27 INR |
| 100 RWF | 6.54 INR |
| 500 RWF | 32.71 INR |
| 1,000 RWF | 65.42 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-05-06T08:00:20Z",
"rates": {
"INR": 0.065422
}
}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.542199999999999,
"rate": 0.065422
}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