Rate Overview
Live
1 RWF = 0.063929 INR
1 INR = 15.6424
RWF
Avg
0.063756
High
0.064005
Low
0.063444
Last updated: 4/16/2026, 1:33:09 AM
Quick Conversions
| RWF | INR |
|---|---|
| 1 RWF | 0.06 INR |
| 10 RWF | 0.64 INR |
| 50 RWF | 3.20 INR |
| 100 RWF | 6.39 INR |
| 500 RWF | 31.96 INR |
| 1,000 RWF | 63.93 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-04-16T01:33:09Z",
"rates": {
"INR": 0.063929
}
}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.3929,
"rate": 0.063929
}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