Rate Overview
Live
1 RWF = 0.002367 PEN
1 PEN = 422.4757
RWF
Avg
0.002368
High
0.002385
Low
0.002356
Last updated: 3/28/2026, 3:17:34 PM
Quick Conversions
| RWF | PEN |
|---|---|
| 1 RWF | 0.00 PEN |
| 10 RWF | 0.02 PEN |
| 50 RWF | 0.12 PEN |
| 100 RWF | 0.24 PEN |
| 500 RWF | 1.18 PEN |
| 1,000 RWF | 2.37 PEN |
Get RWF/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=PENExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-28T15:17:34Z",
"rates": {
"PEN": 0.002367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "PEN",
"amount": 100
},
"result": 0.23670000000000002,
"rate": 0.002367
}Build with RWF/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key