Rate Overview
Live
1 PEN = 422.3149 RWF
1 RWF = 0.002368
PEN
Avg
432.9861
High
437.7276
Low
422.3149
Last updated: 3/28/2026, 10:49:39 AM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 422.31 RWF |
| 10 PEN | 4,223.15 RWF |
| 50 PEN | 21,115.74 RWF |
| 100 PEN | 42,231.49 RWF |
| 500 PEN | 211,157.45 RWF |
| 1,000 PEN | 422,314.89 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-03-28T10:49:39Z",
"rates": {
"RWF": 422.314891
}
}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": 42231.4891,
"rate": 422.314891
}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