Rate Overview
Live
1 RWF = 0.010223 ERN
1 ERN = 97.8186
RWF
Avg
0.010231
High
0.010244
Low
0.010223
Last updated: 7/5/2026, 5:27:27 AM
Quick Conversions
| RWF | ERN |
|---|---|
| 1 RWF | 0.01 ERN |
| 10 RWF | 0.10 ERN |
| 50 RWF | 0.51 ERN |
| 100 RWF | 1.02 ERN |
| 500 RWF | 5.11 ERN |
| 1,000 RWF | 10.22 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-07-05T05:27:27Z",
"rates": {
"ERN": 0.010223
}
}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.0223,
"rate": 0.010223
}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