Rate Overview
Live
1 THB = 0.132362 PGK
1 PGK = 7.5550
THB
Avg
0.134216
High
0.138929
Low
0.130859
Last updated: 7/2/2026, 7:28:21 AM
Quick Conversions
| THB | PGK |
|---|---|
| 1 THB | 0.13 PGK |
| 10 THB | 1.32 PGK |
| 50 THB | 6.62 PGK |
| 100 THB | 13.24 PGK |
| 500 THB | 66.18 PGK |
| 1,000 THB | 132.36 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-02T07:28:21Z",
"rates": {
"PGK": 0.132362
}
}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.2362,
"rate": 0.132362
}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