Rate Overview
Live
1 RWF = 0.010288 ERN
1 ERN = 97.2006
RWF
Avg
0.010278
High
0.010299
Low
0.010250
Last updated: 3/7/2026, 6:19:57 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.29 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-07T06:19:57Z",
"rates": {
"ERN": 0.010288
}
}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.0288,
"rate": 0.010288
}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