Rate Overview
Live
1 RWF = 0.075356 SYP
1 SYP = 13.2703
RWF
Avg
5.3240
High
9.1004
Low
0.075222
Last updated: 5/27/2026, 4:52:44 AM
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.68 SYP |
| 1,000 RWF | 75.36 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-05-27T04:52:44Z",
"rates": {
"SYP": 0.075356
}
}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.5356000000000005,
"rate": 0.075356
}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