Rate Overview
Live
1 TWD = 0.138520 PGK
1 PGK = 7.2192
TWD
Avg
0.138272
High
0.139153
Low
0.137793
Last updated: 5/26/2026, 8:21:33 PM
Quick Conversions
| TWD | PGK |
|---|---|
| 1 TWD | 0.14 PGK |
| 10 TWD | 1.39 PGK |
| 50 TWD | 6.93 PGK |
| 100 TWD | 13.85 PGK |
| 500 TWD | 69.26 PGK |
| 1,000 TWD | 138.52 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-26T20:21:33Z",
"rates": {
"PGK": 0.13852
}
}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.852,
"rate": 0.13852
}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