Rate Overview
Live
1 RWF = 0.002521 PLN
1 PLN = 396.6680
RWF
Avg
0.002502
High
0.002539
Low
0.002454
Last updated: 3/7/2026, 7:38:15 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.26 PLN |
| 1,000 RWF | 2.52 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-07T07:38:15Z",
"rates": {
"PLN": 0.002521
}
}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.2521,
"rate": 0.002521
}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