Rate Overview
Live
1 ETB = 0.026932 PGK
1 PGK = 37.1306
ETB
Avg
0.027789
High
0.029801
Low
0.026932
Last updated: 8/23/2026, 7:32:07 PM
Quick Conversions
| ETB | PGK |
|---|---|
| 1 ETB | 0.03 PGK |
| 10 ETB | 0.27 PGK |
| 50 ETB | 1.35 PGK |
| 100 ETB | 2.69 PGK |
| 500 ETB | 13.47 PGK |
| 1,000 ETB | 26.93 PGK |
Get ETB/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=PGKExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-08-23T19:32:07Z",
"rates": {
"PGK": 0.026932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "PGK",
"amount": 100
},
"result": 2.6932,
"rate": 0.026932
}Build with ETB/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key