Rate Overview
Live
1 INR = 15.2558 RWF
1 RWF = 0.065549
INR
Avg
16.1705
High
16.7895
Low
15.2042
Last updated: 5/26/2026, 9:58:38 AM
Quick Conversions
| INR | RWF |
|---|---|
| 1 INR | 15.26 RWF |
| 10 INR | 152.56 RWF |
| 50 INR | 762.79 RWF |
| 100 INR | 1,525.58 RWF |
| 500 INR | 7,627.91 RWF |
| 1,000 INR | 15,255.81 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-26T09:58:38Z",
"rates": {
"RWF": 15.255813
}
}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": 1525.5813,
"rate": 15.255813
}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