Rate Overview
Live
1 YER = 6.1494 RWF
1 RWF = 0.162618
YER
Avg
6.1288
High
6.1494
Low
6.1153
Last updated: 5/7/2026, 1:49:39 PM
Quick Conversions
| YER | RWF |
|---|---|
| 1 YER | 6.15 RWF |
| 10 YER | 61.49 RWF |
| 50 YER | 307.47 RWF |
| 100 YER | 614.94 RWF |
| 500 YER | 3,074.68 RWF |
| 1,000 YER | 6,149.37 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-05-07T13:49:39Z",
"rates": {
"RWF": 6.149365
}
}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": 614.9365,
"rate": 6.149365
}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