Rate Overview
Live
1 PEN = 432.8250 RWF
1 RWF = 0.002310
PEN
Avg
432.3552
High
433.1996
Low
430.8211
Last updated: 7/8/2026, 4:09:18 PM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 432.83 RWF |
| 10 PEN | 4,328.25 RWF |
| 50 PEN | 21,641.25 RWF |
| 100 PEN | 43,282.50 RWF |
| 500 PEN | 216,412.51 RWF |
| 1,000 PEN | 432,825.02 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-08T16:09:18Z",
"rates": {
"RWF": 432.825025
}
}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": 43282.502499999995,
"rate": 432.825025
}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