Rate Overview
Live
1 YER = 6.1178 RWF
1 RWF = 0.163459
YER
Avg
6.1337
High
6.1585
Low
6.1178
Last updated: 4/17/2026, 10:42:38 AM
Quick Conversions
| YER | RWF |
|---|---|
| 1 YER | 6.12 RWF |
| 10 YER | 61.18 RWF |
| 50 YER | 305.89 RWF |
| 100 YER | 611.78 RWF |
| 500 YER | 3,058.88 RWF |
| 1,000 YER | 6,117.76 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-04-17T10:42:38Z",
"rates": {
"RWF": 6.117755
}
}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": 611.7755,
"rate": 6.117755
}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