Rate Overview
Live
1 ETB = 0.027847 PGK
1 PGK = 35.9105
ETB
Avg
0.027708
High
0.027847
Low
0.027618
Last updated: 5/7/2026, 12:31:39 PM
Quick Conversions
| ETB | PGK |
|---|---|
| 1 ETB | 0.03 PGK |
| 10 ETB | 0.28 PGK |
| 50 ETB | 1.39 PGK |
| 100 ETB | 2.78 PGK |
| 500 ETB | 13.92 PGK |
| 1,000 ETB | 27.85 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-07T12:31:39Z",
"rates": {
"PGK": 0.027847
}
}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.7847,
"rate": 0.027847
}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