Rate Overview
Live
1 RWF = 0.000587 EUR
1 EUR = 1703.58
RWF
Avg
0.000584
High
0.000589
Low
0.000578
Last updated: 5/26/2026, 12:31:06 PM
Quick Conversions
| RWF | EUR |
|---|---|
| 1 RWF | 0.00 EUR |
| 10 RWF | 0.01 EUR |
| 50 RWF | 0.03 EUR |
| 100 RWF | 0.06 EUR |
| 500 RWF | 0.29 EUR |
| 1,000 RWF | 0.59 EUR |
Get RWF/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=EURExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-26T12:31:06Z",
"rates": {
"EUR": 0.000587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "EUR",
"amount": 100
},
"result": 0.058699999999999995,
"rate": 0.000587
}Build with RWF/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key