Rate Overview
Live
1 PEN = 423.7954 RWF
1 RWF = 0.002360
PEN
Avg
419.8053
High
423.7954
Low
416.6780
Last updated: 5/7/2026, 2:50:09 PM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 423.80 RWF |
| 10 PEN | 4,237.95 RWF |
| 50 PEN | 21,189.77 RWF |
| 100 PEN | 42,379.54 RWF |
| 500 PEN | 211,897.69 RWF |
| 1,000 PEN | 423,795.38 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-05-07T14:50:09Z",
"rates": {
"RWF": 423.795377
}
}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": 42379.5377,
"rate": 423.795377
}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