Rate Overview
Live
1 RWF = 0.000511 SHP
1 SHP = 1956.95
RWF
Avg
0.000510
High
0.000513
Low
0.000508
Last updated: 3/7/2026, 4:43:35 AM
Quick Conversions
| RWF | SHP |
|---|---|
| 1 RWF | 0.00 SHP |
| 10 RWF | 0.01 SHP |
| 50 RWF | 0.03 SHP |
| 100 RWF | 0.05 SHP |
| 500 RWF | 0.26 SHP |
| 1,000 RWF | 0.51 SHP |
Get RWF/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SHPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T04:43:35Z",
"rates": {
"SHP": 0.000511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SHP",
"amount": 100
},
"result": 0.05109999999999999,
"rate": 0.000511
}Build with RWF/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key