Rate Overview
Live
1 PGK = 7.2025 TWD
1 TWD = 0.138840
PGK
Avg
7.2514
High
7.2900
Low
7.2025
Last updated: 5/9/2026, 2:40:51 AM
Quick Conversions
| PGK | TWD |
|---|---|
| 1 PGK | 7.20 TWD |
| 10 PGK | 72.03 TWD |
| 50 PGK | 360.13 TWD |
| 100 PGK | 720.25 TWD |
| 500 PGK | 3,601.26 TWD |
| 1,000 PGK | 7,202.51 TWD |
Get PGK/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=TWDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-09T02:40:51Z",
"rates": {
"TWD": 7.20251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "TWD",
"amount": 100
},
"result": 720.251,
"rate": 7.20251
}Build with PGK/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key