Rate Overview
Live
1 PEN = 440.4435 RWF
1 RWF = 0.002270
PEN
Avg
440.0973
High
441.5565
Low
438.6858
Last updated: 9/7/2026, 1:00:30 AM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 440.44 RWF |
| 10 PEN | 4,404.44 RWF |
| 50 PEN | 22,022.18 RWF |
| 100 PEN | 44,044.35 RWF |
| 500 PEN | 220,221.76 RWF |
| 1,000 PEN | 440,443.53 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-09-07T01:00:30Z",
"rates": {
"RWF": 440.443529
}
}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": 44044.3529,
"rate": 440.443529
}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