Rate Overview
Live
1 TWD = 0.137925 PGK
1 PGK = 7.2503
TWD
Avg
0.136912
High
0.139943
Low
0.133967
Last updated: 7/24/2026, 1:44:58 AM
Quick Conversions
| TWD | PGK |
|---|---|
| 1 TWD | 0.14 PGK |
| 10 TWD | 1.38 PGK |
| 50 TWD | 6.90 PGK |
| 100 TWD | 13.79 PGK |
| 500 TWD | 68.96 PGK |
| 1,000 TWD | 137.92 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-07-24T01:44:58Z",
"rates": {
"PGK": 0.137925
}
}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.792499999999999,
"rate": 0.137925
}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