Rate Overview
Live
1 THB = 0.132306 PGK
1 PGK = 7.5582
THB
Avg
0.131842
High
0.132464
Low
0.131063
Last updated: 7/1/2026, 3:38:39 PM
Quick Conversions
| THB | PGK |
|---|---|
| 1 THB | 0.13 PGK |
| 10 THB | 1.32 PGK |
| 50 THB | 6.62 PGK |
| 100 THB | 13.23 PGK |
| 500 THB | 66.15 PGK |
| 1,000 THB | 132.31 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-07-01T15:38:39Z",
"rates": {
"PGK": 0.132306
}
}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.2306,
"rate": 0.132306
}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