Rate Overview
Live
1 PEN = 433.3816 RWF
1 RWF = 0.002307
PEN
Avg
431.4654
High
437.7276
Low
416.2614
Last updated: 7/29/2026, 4:14:04 PM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 433.38 RWF |
| 10 PEN | 4,333.82 RWF |
| 50 PEN | 21,669.08 RWF |
| 100 PEN | 43,338.16 RWF |
| 500 PEN | 216,690.78 RWF |
| 1,000 PEN | 433,381.55 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-07-29T16:14:04Z",
"rates": {
"RWF": 433.381551
}
}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": 43338.1551,
"rate": 433.381551
}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