Rate Overview
Live
1 INR = 15.2004 RWF
1 RWF = 0.065788
INR
Avg
15.6622
High
16.2132
Low
15.2004
Last updated: 7/25/2026, 8:42:46 PM
Quick Conversions
| INR | RWF |
|---|---|
| 1 INR | 15.20 RWF |
| 10 INR | 152.00 RWF |
| 50 INR | 760.02 RWF |
| 100 INR | 1,520.04 RWF |
| 500 INR | 7,600.18 RWF |
| 1,000 INR | 15,200.36 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-07-25T20:42:46Z",
"rates": {
"RWF": 15.200358
}
}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": 1520.0357999999999,
"rate": 15.200358
}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