Rate Overview
Live
1 RWF = 0.065968 INR
1 INR = 15.1589
RWF
Avg
0.062740
High
0.066192
Low
0.059962
Last updated: 7/27/2026, 12:52:21 AM
Quick Conversions
| RWF | INR |
|---|---|
| 1 RWF | 0.07 INR |
| 10 RWF | 0.66 INR |
| 50 RWF | 3.30 INR |
| 100 RWF | 6.60 INR |
| 500 RWF | 32.98 INR |
| 1,000 RWF | 65.97 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-27T00:52:21Z",
"rates": {
"INR": 0.065968
}
}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.5968,
"rate": 0.065968
}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