Rate Overview
Live
1 RWF = 0.074550 SYP
1 SYP = 13.4138
RWF
Avg
0.075222
High
0.075551
Low
0.074550
Last updated: 6/16/2026, 1:28:44 PM
Quick Conversions
| RWF | SYP |
|---|---|
| 1 RWF | 0.07 SYP |
| 10 RWF | 0.75 SYP |
| 50 RWF | 3.73 SYP |
| 100 RWF | 7.46 SYP |
| 500 RWF | 37.28 SYP |
| 1,000 RWF | 74.55 SYP |
Get RWF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SYPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-06-16T13:28:44Z",
"rates": {
"SYP": 0.07455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SYP",
"amount": 100
},
"result": 7.455,
"rate": 0.07455
}Build with RWF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key