Rate Overview
Live
1 RWF = 0.010273 ERN
1 ERN = 97.3425
RWF
Avg
0.010270
High
0.010286
Low
0.010237
Last updated: 4/17/2026, 4:53:45 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.27 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-04-17T04:53:45Z",
"rates": {
"ERN": 0.010273
}
}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.0272999999999999,
"rate": 0.010273
}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