Rate Overview
Live
1 TWD = 0.137543 PGK
1 PGK = 7.2705
TWD
Avg
0.137487
High
0.138003
Low
0.137174
Last updated: 5/6/2026, 5:18:16 PM
Quick Conversions
| TWD | PGK |
|---|---|
| 1 TWD | 0.14 PGK |
| 10 TWD | 1.38 PGK |
| 50 TWD | 6.88 PGK |
| 100 TWD | 13.75 PGK |
| 500 TWD | 68.77 PGK |
| 1,000 TWD | 137.54 PGK |
Get TWD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=PGKExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-05-06T17:18:16Z",
"rates": {
"PGK": 0.137543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "PGK",
"amount": 100
},
"result": 13.7543,
"rate": 0.137543
}Build with TWD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key