Rate Overview
Live
1 INR = 15.3466 RWF
1 RWF = 0.065161
INR
Avg
15.4264
High
15.5261
Low
15.3466
Last updated: 7/4/2026, 11:38:32 AM
Quick Conversions
| INR | RWF |
|---|---|
| 1 INR | 15.35 RWF |
| 10 INR | 153.47 RWF |
| 50 INR | 767.33 RWF |
| 100 INR | 1,534.66 RWF |
| 500 INR | 7,673.30 RWF |
| 1,000 INR | 15,346.59 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-04T11:38:32Z",
"rates": {
"RWF": 15.34659
}
}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": 1534.659,
"rate": 15.34659
}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