Rate Overview
Live
1 PEN = 431.5049 RWF
1 RWF = 0.002317
PEN
Avg
428.7415
High
434.6543
Low
416.6780
Last updated: 5/27/2026, 7:37:23 PM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 431.50 RWF |
| 10 PEN | 4,315.05 RWF |
| 50 PEN | 21,575.25 RWF |
| 100 PEN | 43,150.49 RWF |
| 500 PEN | 215,752.46 RWF |
| 1,000 PEN | 431,504.92 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-27T19:37:23Z",
"rates": {
"RWF": 431.504919
}
}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": 43150.49189999999,
"rate": 431.504919
}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