Rate Overview
Live
1 PEN = 433.6565 RWF
1 RWF = 0.002306
PEN
Avg
403.5042
High
437.2293
Low
355.5050
Last updated: 7/30/2026, 8:05:22 AM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 433.66 RWF |
| 10 PEN | 4,336.57 RWF |
| 50 PEN | 21,682.83 RWF |
| 100 PEN | 43,365.65 RWF |
| 500 PEN | 216,828.26 RWF |
| 1,000 PEN | 433,656.52 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-30T08:05:22Z",
"rates": {
"RWF": 433.656518
}
}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": 43365.6518,
"rate": 433.656518
}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