Rate Overview
Live
1 RWF = 0.063042 INR
1 INR = 15.8624
RWF
Avg
0.062801
High
0.063042
Low
0.062428
Last updated: 3/6/2026, 11:55:08 AM
Quick Conversions
| RWF | INR |
|---|---|
| 1 RWF | 0.06 INR |
| 10 RWF | 0.63 INR |
| 50 RWF | 3.15 INR |
| 100 RWF | 6.30 INR |
| 500 RWF | 31.52 INR |
| 1,000 RWF | 63.04 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-06T11:55:08Z",
"rates": {
"INR": 0.063042
}
}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.3042,
"rate": 0.063042
}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