Rate Overview
Live
1 INR = 15.4441 RWF
1 RWF = 0.064750
INR
Avg
15.3917
High
15.4512
Low
15.3181
Last updated: 6/15/2026, 9:58:38 AM
Quick Conversions
| INR | RWF |
|---|---|
| 1 INR | 15.44 RWF |
| 10 INR | 154.44 RWF |
| 50 INR | 772.20 RWF |
| 100 INR | 1,544.41 RWF |
| 500 INR | 7,722.03 RWF |
| 1,000 INR | 15,444.06 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-15T09:58:38Z",
"rates": {
"RWF": 15.444061
}
}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": 1544.4061,
"rate": 15.444061
}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