Rate Overview
Live
1 RWF = 0.003010 PGK
1 PGK = 332.2259
RWF
Avg
0.003020
High
0.003055
Low
0.002980
Last updated: 8/18/2026, 7:05:50 PM
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.51 PGK |
| 1,000 RWF | 3.01 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-08-18T19:05:50Z",
"rates": {
"PGK": 0.00301
}
}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.301,
"rate": 0.00301
}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