Rate Overview
Live
1 THB = 0.133314 PGK
1 PGK = 7.5011
THB
Avg
0.133934
High
0.135937
Low
0.132821
Last updated: 5/26/2026, 9:21:02 PM
Quick Conversions
| THB | PGK |
|---|---|
| 1 THB | 0.13 PGK |
| 10 THB | 1.33 PGK |
| 50 THB | 6.67 PGK |
| 100 THB | 13.33 PGK |
| 500 THB | 66.66 PGK |
| 1,000 THB | 133.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-05-26T21:21:02Z",
"rates": {
"PGK": 0.133314
}
}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.331399999999999,
"rate": 0.133314
}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