Rate Overview
Live
1 RWF = 0.075410 SYP
1 SYP = 13.2608
RWF
Avg
0.075411
High
0.075496
Low
0.075341
Last updated: 7/6/2026, 4:09:00 PM
Quick Conversions
| RWF | SYP |
|---|---|
| 1 RWF | 0.08 SYP |
| 10 RWF | 0.75 SYP |
| 50 RWF | 3.77 SYP |
| 100 RWF | 7.54 SYP |
| 500 RWF | 37.71 SYP |
| 1,000 RWF | 75.41 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-07-06T16:09:00Z",
"rates": {
"SYP": 0.07541
}
}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.541,
"rate": 0.07541
}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