Rate Overview
Live
1 PEN = 431.9224 RWF
1 RWF = 0.002315
PEN
Avg
427.0594
High
438.8043
Low
393.7128
Last updated: 7/29/2026, 8:46:54 AM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 431.92 RWF |
| 10 PEN | 4,319.22 RWF |
| 50 PEN | 21,596.12 RWF |
| 100 PEN | 43,192.24 RWF |
| 500 PEN | 215,961.18 RWF |
| 1,000 PEN | 431,922.36 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-29T08:46:54Z",
"rates": {
"RWF": 431.922362
}
}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": 43192.2362,
"rate": 431.922362
}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