Rate Overview
Live
1 RWF = 0.065673 INR
1 INR = 15.2270
RWF
Avg
0.065642
High
0.066192
Low
0.065181
Last updated: 5/26/2026, 8:24:28 PM
Quick Conversions
| RWF | INR |
|---|---|
| 1 RWF | 0.07 INR |
| 10 RWF | 0.66 INR |
| 50 RWF | 3.28 INR |
| 100 RWF | 6.57 INR |
| 500 RWF | 32.84 INR |
| 1,000 RWF | 65.67 INR |
Get RWF/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=INRExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-26T20:24:28Z",
"rates": {
"INR": 0.065673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "INR",
"amount": 100
},
"result": 6.5672999999999995,
"rate": 0.065673
}Build with RWF/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key