Rate Overview
Live
1 INR = 15.6422 RWF
1 RWF = 0.063930
INR
Avg
15.6996
High
15.8173
Low
15.6237
Last updated: 4/15/2026, 11:56:35 PM
Quick Conversions
| INR | RWF |
|---|---|
| 1 INR | 15.64 RWF |
| 10 INR | 156.42 RWF |
| 50 INR | 782.11 RWF |
| 100 INR | 1,564.22 RWF |
| 500 INR | 7,821.10 RWF |
| 1,000 INR | 15,642.19 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-04-15T23:56:35Z",
"rates": {
"RWF": 15.642194
}
}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": 1564.2194,
"rate": 15.642194
}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