Rate Overview
Live
1 INR = 15.1723 RWF
1 RWF = 0.065910
INR
Avg
15.6613
High
16.2132
Low
15.1723
Last updated: 7/23/2026, 7:26:03 AM
Quick Conversions
| INR | RWF |
|---|---|
| 1 INR | 15.17 RWF |
| 10 INR | 151.72 RWF |
| 50 INR | 758.61 RWF |
| 100 INR | 1,517.23 RWF |
| 500 INR | 7,586.13 RWF |
| 1,000 INR | 15,172.26 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-23T07:26:03Z",
"rates": {
"RWF": 15.172255
}
}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": 1517.2255,
"rate": 15.172255
}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