Rate Overview
Live
1 PEN = 436.2279 RWF
1 RWF = 0.002292
PEN
Avg
437.8433
High
440.4050
Low
435.5212
Last updated: 8/15/2026, 1:03:07 PM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 436.23 RWF |
| 10 PEN | 4,362.28 RWF |
| 50 PEN | 21,811.39 RWF |
| 100 PEN | 43,622.79 RWF |
| 500 PEN | 218,113.93 RWF |
| 1,000 PEN | 436,227.86 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-08-15T13:03:07Z",
"rates": {
"RWF": 436.227856
}
}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": 43622.785599999996,
"rate": 436.227856
}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