Rate Overview
Live
1 INR = 15.2822 RWF
1 RWF = 0.065436
INR
Avg
16.1780
High
16.7716
Low
15.2822
Last updated: 5/26/2026, 8:53:04 AM
Quick Conversions
| INR | RWF |
|---|---|
| 1 INR | 15.28 RWF |
| 10 INR | 152.82 RWF |
| 50 INR | 764.11 RWF |
| 100 INR | 1,528.22 RWF |
| 500 INR | 7,641.11 RWF |
| 1,000 INR | 15,282.22 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-05-26T08:53:04Z",
"rates": {
"RWF": 15.282219
}
}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": 1528.2219,
"rate": 15.282219
}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