Rate Overview
Live
1 RWF = 0.010281 ERN
1 ERN = 97.2668
RWF
Avg
0.010276
High
0.010288
Low
0.010240
Last updated: 3/27/2026, 11:25:05 AM
Quick Conversions
| RWF | ERN |
|---|---|
| 1 RWF | 0.01 ERN |
| 10 RWF | 0.10 ERN |
| 50 RWF | 0.51 ERN |
| 100 RWF | 1.03 ERN |
| 500 RWF | 5.14 ERN |
| 1,000 RWF | 10.28 ERN |
Get RWF/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=ERNExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T11:25:05Z",
"rates": {
"ERN": 0.010281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "ERN",
"amount": 100
},
"result": 1.0281,
"rate": 0.010281
}Build with RWF/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key