Rate Overview
Live
1 ETB = 0.027057 PGK
1 PGK = 36.9590
ETB
Avg
0.027535
High
0.028142
Low
0.027057
Last updated: 5/28/2026, 3:40:25 AM
Quick Conversions
| ETB | PGK |
|---|---|
| 1 ETB | 0.03 PGK |
| 10 ETB | 0.27 PGK |
| 50 ETB | 1.35 PGK |
| 100 ETB | 2.71 PGK |
| 500 ETB | 13.53 PGK |
| 1,000 ETB | 27.06 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-05-28T03:40:25Z",
"rates": {
"PGK": 0.027057
}
}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.7057,
"rate": 0.027057
}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