Rate Overview
Live
1 YER = 6.2033 RWF
1 RWF = 0.161205
YER
Avg
6.1732
High
6.2124
Low
6.1357
Last updated: 6/19/2026, 8:44:13 AM
Quick Conversions
| YER | RWF |
|---|---|
| 1 YER | 6.20 RWF |
| 10 YER | 62.03 RWF |
| 50 YER | 310.16 RWF |
| 100 YER | 620.33 RWF |
| 500 YER | 3,101.64 RWF |
| 1,000 YER | 6,203.28 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-06-19T08:44:13Z",
"rates": {
"RWF": 6.203282
}
}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": 620.3281999999999,
"rate": 6.203282
}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