Rate Overview
Live
1 SYP = 0.113095 RWF
1 RWF = 8.8421
SYP
Avg
10.9043
High
13.3225
Low
0.113095
Last updated: 8/13/2026, 10:58:25 PM
Quick Conversions
| SYP | RWF |
|---|---|
| 1 SYP | 0.11 RWF |
| 10 SYP | 1.13 RWF |
| 50 SYP | 5.65 RWF |
| 100 SYP | 11.31 RWF |
| 500 SYP | 56.55 RWF |
| 1,000 SYP | 113.10 RWF |
Get SYP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=RWFExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-13T22:58:25Z",
"rates": {
"RWF": 0.113095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "RWF",
"amount": 100
},
"result": 11.3095,
"rate": 0.113095
}Build with SYP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key