Rate Overview
Live
1 INR = 15.1936 RWF
1 RWF = 0.065817
INR
Avg
15.6082
High
16.0853
Low
15.1936
Last updated: 7/22/2026, 12:21:56 PM
Quick Conversions
| INR | RWF |
|---|---|
| 1 INR | 15.19 RWF |
| 10 INR | 151.94 RWF |
| 50 INR | 759.68 RWF |
| 100 INR | 1,519.36 RWF |
| 500 INR | 7,596.82 RWF |
| 1,000 INR | 15,193.64 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-22T12:21:56Z",
"rates": {
"RWF": 15.193641
}
}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": 1519.3641,
"rate": 15.193641
}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