Rate Overview
Live
1 RWF = 0.003044 PGK
1 PGK = 328.5151
RWF
Avg
0.003007
High
0.003044
Low
0.002990
Last updated: 7/30/2026, 9:39:54 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.52 PGK |
| 1,000 RWF | 3.04 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-07-30T09:39:54Z",
"rates": {
"PGK": 0.003044
}
}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.3044,
"rate": 0.003044
}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