Rate Overview
Live
1 RWF = 0.064156 INR
1 INR = 15.5870
RWF
Avg
0.061517
High
0.064156
Low
0.059624
Last updated: 3/26/2026, 8:08:57 PM
Quick Conversions
| RWF | INR |
|---|---|
| 1 RWF | 0.06 INR |
| 10 RWF | 0.64 INR |
| 50 RWF | 3.21 INR |
| 100 RWF | 6.42 INR |
| 500 RWF | 32.08 INR |
| 1,000 RWF | 64.16 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-03-26T20:08:57Z",
"rates": {
"INR": 0.064156
}
}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.4156,
"rate": 0.064156
}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