Rate Overview
Live
1 RWF = 0.162148 YER
1 YER = 6.1672
RWF
Avg
0.163098
High
0.163947
Low
0.161712
Last updated: 7/26/2026, 12:43:23 PM
Quick Conversions
| RWF | YER |
|---|---|
| 1 RWF | 0.16 YER |
| 10 RWF | 1.62 YER |
| 50 RWF | 8.11 YER |
| 100 RWF | 16.21 YER |
| 500 RWF | 81.07 YER |
| 1,000 RWF | 162.15 YER |
Get RWF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=YERExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-26T12:43:23Z",
"rates": {
"YER": 0.162148
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "YER",
"amount": 100
},
"result": 16.2148,
"rate": 0.162148
}Build with RWF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key