Rate Overview
Live
1 PEN = 432.0577 RWF
1 RWF = 0.002315
PEN
Avg
430.3852
High
432.0577
Low
427.5009
Last updated: 5/27/2026, 5:28:47 PM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 432.06 RWF |
| 10 PEN | 4,320.58 RWF |
| 50 PEN | 21,602.89 RWF |
| 100 PEN | 43,205.77 RWF |
| 500 PEN | 216,028.87 RWF |
| 1,000 PEN | 432,057.74 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-05-27T17:28:47Z",
"rates": {
"RWF": 432.057739
}
}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": 43205.7739,
"rate": 432.057739
}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