Rate Overview
Live
1 RWF = 0.002549 PLN
1 PLN = 392.3107
RWF
Avg
0.002533
High
0.002549
Low
0.002522
Last updated: 3/27/2026, 11:17:39 AM
Quick Conversions
| RWF | PLN |
|---|---|
| 1 RWF | 0.00 PLN |
| 10 RWF | 0.03 PLN |
| 50 RWF | 0.13 PLN |
| 100 RWF | 0.25 PLN |
| 500 RWF | 1.27 PLN |
| 1,000 RWF | 2.55 PLN |
Get RWF/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=PLNExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T11:17:39Z",
"rates": {
"PLN": 0.002549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "PLN",
"amount": 100
},
"result": 0.2549,
"rate": 0.002549
}Build with RWF/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key