Rate Overview
Live
1 RWF = 0.161204 YER
1 YER = 6.2033
RWF
Avg
0.161994
High
0.162981
Low
0.160969
Last updated: 6/19/2026, 8:44:13 AM
Quick Conversions
| RWF | YER |
|---|---|
| 1 RWF | 0.16 YER |
| 10 RWF | 1.61 YER |
| 50 RWF | 8.06 YER |
| 100 RWF | 16.12 YER |
| 500 RWF | 80.60 YER |
| 1,000 RWF | 161.20 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-06-19T08:44:13Z",
"rates": {
"YER": 0.161204
}
}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.1204,
"rate": 0.161204
}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