Rate Overview
Live
1 PEN = 418.9313 RWF
1 RWF = 0.002387
PEN
Avg
428.2828
High
436.4804
Low
418.9313
Last updated: 3/7/2026, 7:38:22 AM
Quick Conversions
| PEN | RWF |
|---|---|
| 1 PEN | 418.93 RWF |
| 10 PEN | 4,189.31 RWF |
| 50 PEN | 20,946.57 RWF |
| 100 PEN | 41,893.13 RWF |
| 500 PEN | 209,465.66 RWF |
| 1,000 PEN | 418,931.32 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-03-07T07:38:22Z",
"rates": {
"RWF": 418.931324
}
}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": 41893.1324,
"rate": 418.931324
}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