Rate Overview
Live
1 EUR = 1680.65 RWF
1 RWF = 0.000595
EUR
Avg
1698.07
High
1735.94
Low
1673.60
Last updated: 3/27/2026, 11:15:37 AM
Quick Conversions
| EUR | RWF |
|---|---|
| 1 EUR | 1,680.65 RWF |
| 10 EUR | 16,806.54 RWF |
| 50 EUR | 84,032.72 RWF |
| 100 EUR | 168,065.45 RWF |
| 500 EUR | 840,327.23 RWF |
| 1,000 EUR | 1,680,654.47 RWF |
Get EUR/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=RWFExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-03-27T11:15:37Z",
"rates": {
"RWF": 1680.654467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "RWF",
"amount": 100
},
"result": 168065.4467,
"rate": 1680.654467
}Build with EUR/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key