Rate Overview
Live
1 THB = 0.134755 PGK
1 PGK = 7.4209
THB
Avg
0.136288
High
0.137833
Low
0.134475
Last updated: 3/7/2026, 12:08:34 AM
Quick Conversions
| THB | PGK |
|---|---|
| 1 THB | 0.13 PGK |
| 10 THB | 1.35 PGK |
| 50 THB | 6.74 PGK |
| 100 THB | 13.48 PGK |
| 500 THB | 67.38 PGK |
| 1,000 THB | 134.76 PGK |
Get THB/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=PGKExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-07T00:08:34Z",
"rates": {
"PGK": 0.134755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "PGK",
"amount": 100
},
"result": 13.475500000000002,
"rate": 0.134755
}Build with THB/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key