Rate Overview
Live
1 PEN = 431.7907 RWF
1 RWF = 0.002316
PEN
Avg
401.2607
High
437.2293
Low
355.5050
Last updated: 5/27/2026, 6:29:53 PM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 431.79 RWF |
| 10 PEN | 4,317.91 RWF |
| 50 PEN | 21,589.53 RWF |
| 100 PEN | 43,179.07 RWF |
| 500 PEN | 215,895.34 RWF |
| 1,000 PEN | 431,790.68 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-27T18:29:53Z",
"rates": {
"RWF": 431.790683
}
}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": 43179.0683,
"rate": 431.790683
}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