Rate Overview
Live
1 RWF = 0.002973 PGK
1 PGK = 336.3606
RWF
Avg
0.002963
High
0.002973
Low
0.002952
Last updated: 4/17/2026, 6:12:56 AM
Quick Conversions
| RWF | PGK |
|---|---|
| 1 RWF | 0.00 PGK |
| 10 RWF | 0.03 PGK |
| 50 RWF | 0.15 PGK |
| 100 RWF | 0.30 PGK |
| 500 RWF | 1.49 PGK |
| 1,000 RWF | 2.97 PGK |
Get RWF/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=PGKExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-04-17T06:12:56Z",
"rates": {
"PGK": 0.002973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "PGK",
"amount": 100
},
"result": 0.2973,
"rate": 0.002973
}Build with RWF/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key