Rate Overview
Live
1 INR = 15.4680 RWF
1 RWF = 0.064650
INR
Avg
16.0691
High
16.8077
Low
15.1074
Last updated: 6/29/2026, 8:41:05 PM
Quick Conversions
| INR | RWF |
|---|---|
| 1 INR | 15.47 RWF |
| 10 INR | 154.68 RWF |
| 50 INR | 773.40 RWF |
| 100 INR | 1,546.80 RWF |
| 500 INR | 7,733.98 RWF |
| 1,000 INR | 15,467.95 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-06-29T20:41:05Z",
"rates": {
"RWF": 15.467953
}
}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": 1546.7953,
"rate": 15.467953
}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