Rate Overview
Live
1 PEN = 432.6204 RWF
1 RWF = 0.002311
PEN
Avg
434.1972
High
441.0664
Low
430.5080
Last updated: 6/17/2026, 8:15:25 AM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 432.62 RWF |
| 10 PEN | 4,326.20 RWF |
| 50 PEN | 21,631.02 RWF |
| 100 PEN | 43,262.04 RWF |
| 500 PEN | 216,310.22 RWF |
| 1,000 PEN | 432,620.43 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-06-17T08:15:25Z",
"rates": {
"RWF": 432.620434
}
}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": 43262.0434,
"rate": 432.620434
}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