Rate Overview
Live
1 TWD = 0.138301 PGK
1 PGK = 7.2306
TWD
Avg
0.131279
High
0.139969
Low
0.119770
Last updated: 5/26/2026, 9:22:19 PM
Quick Conversions
| TWD | PGK |
|---|---|
| 1 TWD | 0.14 PGK |
| 10 TWD | 1.38 PGK |
| 50 TWD | 6.92 PGK |
| 100 TWD | 13.83 PGK |
| 500 TWD | 69.15 PGK |
| 1,000 TWD | 138.30 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-26T21:22:19Z",
"rates": {
"PGK": 0.138301
}
}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.830100000000002,
"rate": 0.138301
}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