Rate Overview
Live
1 RWF = 0.010119 ERN
1 ERN = 98.8240
RWF
Avg
0.010208
High
0.010246
Low
0.010119
Last updated: 6/16/2026, 1:23:53 PM
Quick Conversions
| RWF | ERN |
|---|---|
| 1 RWF | 0.01 ERN |
| 10 RWF | 0.10 ERN |
| 50 RWF | 0.51 ERN |
| 100 RWF | 1.01 ERN |
| 500 RWF | 5.06 ERN |
| 1,000 RWF | 10.12 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-06-16T13:23:53Z",
"rates": {
"ERN": 0.010119
}
}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.0119,
"rate": 0.010119
}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