Rate Overview
Live
1 ERN = 97.7744 RWF
1 RWF = 0.010228
ERN
Avg
97.4477
High
98.0019
Low
96.8318
Last updated: 7/31/2026, 8:57:45 AM
Quick Conversions
| ERN | RWF |
|---|---|
| 1 ERN | 97.77 RWF |
| 10 ERN | 977.74 RWF |
| 50 ERN | 4,888.72 RWF |
| 100 ERN | 9,777.44 RWF |
| 500 ERN | 48,887.22 RWF |
| 1,000 ERN | 97,774.43 RWF |
Get ERN/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=RWFExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-31T08:57:45Z",
"rates": {
"RWF": 97.774434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "RWF",
"amount": 100
},
"result": 9777.4434,
"rate": 97.774434
}Build with ERN/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key