Rate Overview
Live
1 ETB = 0.027268 PGK
1 PGK = 36.6730
ETB
Avg
0.027990
High
0.029709
Low
0.027082
Last updated: 6/29/2026, 8:46:09 PM
Quick Conversions
| ETB | PGK |
|---|---|
| 1 ETB | 0.03 PGK |
| 10 ETB | 0.27 PGK |
| 50 ETB | 1.36 PGK |
| 100 ETB | 2.73 PGK |
| 500 ETB | 13.63 PGK |
| 1,000 ETB | 27.27 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-06-29T20:46:09Z",
"rates": {
"PGK": 0.027268
}
}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.7268,
"rate": 0.027268
}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