Rate Overview
Live
1 PEN = 424.3759 RWF
1 RWF = 0.002356
PEN
Avg
430.0778
High
434.9612
Low
424.3759
Last updated: 4/17/2026, 10:43:13 AM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 424.38 RWF |
| 10 PEN | 4,243.76 RWF |
| 50 PEN | 21,218.80 RWF |
| 100 PEN | 42,437.59 RWF |
| 500 PEN | 212,187.95 RWF |
| 1,000 PEN | 424,375.90 RWF |
Get PEN/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=RWFExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-04-17T10:43:13Z",
"rates": {
"RWF": 424.3759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "RWF",
"amount": 100
},
"result": 42437.59,
"rate": 424.3759
}Build with PEN/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key