Rate Overview
Live
1 INR = 15.4193 RWF
1 RWF = 0.064854
INR
Avg
15.4229
High
15.4512
Low
15.4024
Last updated: 8/14/2026, 3:40:00 AM
Quick Conversions
| INR | RWF |
|---|---|
| 1 INR | 15.42 RWF |
| 10 INR | 154.19 RWF |
| 50 INR | 770.96 RWF |
| 100 INR | 1,541.93 RWF |
| 500 INR | 7,709.65 RWF |
| 1,000 INR | 15,419.29 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-08-14T03:40:00Z",
"rates": {
"RWF": 15.419292
}
}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": 1541.9292,
"rate": 15.419292
}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