Rate Overview
Live
1 RWF = 0.065684 INR
1 INR = 15.2244
RWF
Avg
0.065654
High
0.065787
Low
0.065382
Last updated: 7/26/2026, 5:44:56 AM
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.68 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-07-26T05:44:56Z",
"rates": {
"INR": 0.065684
}
}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.5684000000000005,
"rate": 0.065684
}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