Rate Overview
Live
1 YER = 6.1231 RWF
1 RWF = 0.163315
YER
Avg
6.1198
High
6.1380
Low
6.1109
Last updated: 3/28/2026, 9:09:34 AM
Quick Conversions
| YER | RWF |
|---|---|
| 1 YER | 6.12 RWF |
| 10 YER | 61.23 RWF |
| 50 YER | 306.16 RWF |
| 100 YER | 612.31 RWF |
| 500 YER | 3,061.56 RWF |
| 1,000 YER | 6,123.13 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-03-28T09:09:34Z",
"rates": {
"RWF": 6.123126
}
}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": 612.3126,
"rate": 6.123126
}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