Rate Overview
Live
1 INR = 15.5870 RWF
1 RWF = 0.064156
INR
Avg
15.9355
High
16.2132
Low
15.5432
Last updated: 3/26/2026, 6:36:33 PM
Quick Conversions
| INR | RWF |
|---|---|
| 1 INR | 15.59 RWF |
| 10 INR | 155.87 RWF |
| 50 INR | 779.35 RWF |
| 100 INR | 1,558.70 RWF |
| 500 INR | 7,793.48 RWF |
| 1,000 INR | 15,586.95 RWF |
Get INR/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=RWFExample Response:
{
"success": true,
"base": "INR",
"date": "2026-03-26T18:36:33Z",
"rates": {
"RWF": 15.586951
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "RWF",
"amount": 100
},
"result": 1558.6951,
"rate": 15.586951
}Build with INR/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key