Rate Overview
Live
1 YER = 6.1649 RWF
1 RWF = 0.162209
YER
Avg
6.1708
High
6.1898
Low
6.1553
Last updated: 7/27/2026, 5:21:56 PM
Quick Conversions
| YER | RWF |
|---|---|
| 1 YER | 6.16 RWF |
| 10 YER | 61.65 RWF |
| 50 YER | 308.24 RWF |
| 100 YER | 616.49 RWF |
| 500 YER | 3,082.44 RWF |
| 1,000 YER | 6,164.88 RWF |
Get YER/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=RWFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-27T17:21:56Z",
"rates": {
"RWF": 6.164879
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "RWF",
"amount": 100
},
"result": 616.4879,
"rate": 6.164879
}Build with YER/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key