Rate Overview
Live
1 RSD = 14.5448 RWF
1 RWF = 0.068753
RSD
Avg
14.4908
High
14.5448
Low
14.4411
Last updated: 5/27/2026, 10:45:45 PM
Quick Conversions
| RSD | RWF |
|---|---|
| 1 RSD | 14.54 RWF |
| 10 RSD | 145.45 RWF |
| 50 RSD | 727.24 RWF |
| 100 RSD | 1,454.48 RWF |
| 500 RSD | 7,272.40 RWF |
| 1,000 RSD | 14,544.80 RWF |
Get RSD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=RWFExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-05-27T22:45:45Z",
"rates": {
"RWF": 14.544797
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "RWF",
"amount": 100
},
"result": 1454.4797,
"rate": 14.544797
}Build with RSD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key